mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
gtk: change theme to colloid compact catppuccin, change icons to colloid grey dark
This commit is contained in:
parent
69a1deea1f
commit
9dee244501
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# GTK2 Settings
|
||||
gtk-theme-name="Colloid-Dark-Compact-Everforest"
|
||||
gtk-icon-theme-name="Qogir-dark"
|
||||
gtk-theme-name="Colloid-Dark-Compact-Catppuccin"
|
||||
gtk-icon-theme-name="Colloid-Grey-Dark"
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[Settings]
|
||||
gtk-theme-name = Colloid-Dark-Compact-Everforest
|
||||
gtk-icon-theme-name = Qogir-dark
|
||||
gtk-theme-name = Colloid-Dark-Compact-Catppuccin
|
||||
gtk-icon-theme-name = Colloid-Grey-Dark
|
||||
gtk-font-name = DejaVu Sans 10
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Settings]
|
||||
gtk-application-preferdark-theme = true
|
||||
gtk-theme-name = Colloid-Dark-Compact-Everforest
|
||||
gtk-icon-theme-name = Qogir-dark
|
||||
gtk-theme-name = Colloid-Dark-Compact-Catppuccin
|
||||
gtk-icon-theme-name = Colloid-Grey-Dark
|
||||
gtk-font-name = "DejaVu Sans 10"
|
||||
|
|
Loading…
Reference in a new issue