mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
fix missing titlebar color on GTK2
This commit is contained in:
4
gtkrc.sh
4
gtkrc.sh
@@ -298,8 +298,8 @@ make_gtkrc() {
|
|||||||
background_dark='#232A2E'
|
background_dark='#232A2E'
|
||||||
background_darker='#343F44'
|
background_darker='#343F44'
|
||||||
background_alt='#3D484D'
|
background_alt='#3D484D'
|
||||||
background_light='#edeada'
|
titlebar_light='#edeada'
|
||||||
background_dark='#1e2326'
|
titlebar_dark='#1e2326'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user