mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00: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
|
# GTK2 Settings
|
||||||
gtk-theme-name="Colloid-Dark-Compact-Everforest"
|
gtk-theme-name="Colloid-Dark-Compact-Catppuccin"
|
||||||
gtk-icon-theme-name="Qogir-dark"
|
gtk-icon-theme-name="Colloid-Grey-Dark"
|
||||||
gtk-font-name="DejaVu Sans 10"
|
gtk-font-name="DejaVu Sans 10"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name = Colloid-Dark-Compact-Everforest
|
gtk-theme-name = Colloid-Dark-Compact-Catppuccin
|
||||||
gtk-icon-theme-name = Qogir-dark
|
gtk-icon-theme-name = Colloid-Grey-Dark
|
||||||
gtk-font-name = DejaVu Sans 10
|
gtk-font-name = DejaVu Sans 10
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-application-preferdark-theme = true
|
gtk-application-preferdark-theme = true
|
||||||
gtk-theme-name = Colloid-Dark-Compact-Everforest
|
gtk-theme-name = Colloid-Dark-Compact-Catppuccin
|
||||||
gtk-icon-theme-name = Qogir-dark
|
gtk-icon-theme-name = Colloid-Grey-Dark
|
||||||
gtk-font-name = "DejaVu Sans 10"
|
gtk-font-name = "DejaVu Sans 10"
|
||||||
|
|
Loading…
Reference in a new issue