diff options
author | ZachIR <zachir@librem.one> | 2025-01-21 19:16:39 -0600 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-01-21 19:16:39 -0600 |
commit | fc56f96513d5e7ee9d852ea3826f97f5c17fff11 (patch) | |
tree | 706a4444ea3367c54f247b36fd71b7605ff0e5d9 /gtk-2.0 | |
parent | 1dffd69b8e9e4feac511a2d43a969a5c554fea5e (diff) | |
parent | c654a8e82f10440551c2fec536c116000b7a6fe6 (diff) |
Merge branch 'master' into car
Diffstat (limited to 'gtk-2.0')
-rw-r--r-- | gtk-2.0/gtkrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc index 6ae8019..6a23e8c 100644 --- a/gtk-2.0/gtkrc +++ b/gtk-2.0/gtkrc @@ -1,11 +1,11 @@ # DO NOT EDIT! This file will be overwritten by nwg-look. # Any customization should be done in ~/.gtkrc-2.0.mine instead. -gtk-theme-name="Flat-Remix-GTK-Green-Darkest-Solid" -gtk-icon-theme-name="Mint-X" +gtk-theme-name="Flat-Remix-GTK-White-Darkest-Solid" +gtk-icon-theme-name="Cosmic" gtk-font-name="Cantarell 11" gtk-cursor-theme-name="BreezeX-Black" -gtk-cursor-theme-size=24 +gtk-cursor-theme-size=32 gtk-toolbar-style=GTK_TOOLBAR_ICONS gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-button-images=0 |