Change GTK2/3 theme to Arc-Dark-solid
This commit is contained in:
parent
0738f48d8f
commit
1f32ebb24c
@ -1,5 +1,5 @@
|
||||
[Settings]
|
||||
gtk-theme-name=Numix-DarkBlue
|
||||
gtk-theme-name=Arc-Dark-solid
|
||||
gtk-icon-theme-name=Faenza-Darkest
|
||||
gtk-font-name=Cantarell 11
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
@ -13,3 +13,4 @@ gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
||||
gtk-application-prefer-dark-theme=1
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/adam/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Numix-DarkBlue"
|
||||
gtk-theme-name="Arc-Dark-solid"
|
||||
gtk-icon-theme-name="Faenza-Darkest"
|
||||
gtk-font-name="Cantarell 11"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
|
Loading…
Reference in New Issue
Block a user