mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Change focus style
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ style "murrine-default" {
|
||||
colorize_scrollbar = FALSE
|
||||
comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
|
||||
contrast = 0.8
|
||||
focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
|
||||
focusstyle = 1 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
|
||||
glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
|
||||
glowstyle = 0
|
||||
gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
|
||||
|
||||
@@ -330,7 +330,7 @@ GtkAssistant .sidebar {
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
/*leftmost button */
|
||||
/* leftmost button */
|
||||
.linked .entry:first-child,
|
||||
.linked .button:first-child,
|
||||
.linked .button:active:first-child,
|
||||
@@ -2310,4 +2310,4 @@ GtkViewport.frame {
|
||||
.view:selected:focus {
|
||||
background-color: @theme_selected_bg_color;
|
||||
color: @theme_selected_fg_color;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user