mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
Change gtk theme
This commit is contained in:
parent
c147bec036
commit
01de190297
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# GTK2 Settings
|
||||
gtk-theme-name="Everforest-Dark-Borderless"
|
||||
gtk-theme-name="Colloid-Dark-Compact-Everforest"
|
||||
gtk-icon-theme-name="Qogir-dark"
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[Settings]
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-theme-name = Colloid-Dark-Compact-Everforest
|
||||
gtk-icon-theme-name = Qogir-dark
|
||||
gtk-font-name = DejaVu Sans 10
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Settings]
|
||||
gtk-application-preferdark-theme = true
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-theme-name = Colloid-Dark-Compact-Everforest
|
||||
gtk-icon-theme-name = Qogir-dark
|
||||
gtk-font-name = "DejaVu Sans 10"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Net/ThemeName "Everforest-Dark-Borderless"
|
||||
Net/ThemeName "Colloid-Dark-Compact-Everforest"
|
||||
Net/IconThemeName "Qogir-dark"
|
||||
Gtk/FontName "DejaVu Sans 10"
|
||||
Xft/autohint 0
|
||||
|
|
Loading…
Reference in a new issue