Adjust GTK theme
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f41a102ebf
commit
0bbe182df1
2 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/severin/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Plata-Noir-Compact"
|
||||
gtk-theme-name="Materia-dark-compact"
|
||||
gtk-icon-theme-name="Paper-Mono-Dark"
|
||||
gtk-font-name="Noto Sans 13"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-name="Paper"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
# This file is automatically used by GTK.
|
||||
|
||||
[Settings]
|
||||
gtk-theme-name=Plata-Noir-Compact
|
||||
gtk-theme-name=Materia-dark-compact
|
||||
gtk-icon-theme-name=Paper-Mono-Dark
|
||||
gtk-font-name=Noto Sans 13
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue