diff options
-rwxr-xr-x | Kogaion-daylight/metacity-1/metacity-theme-3.xml | 4 | ||||
-rwxr-xr-x | Kogaion-nighttime/metacity-1/metacity-theme-3.xml | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-3.xml b/Kogaion-daylight/metacity-1/metacity-theme-3.xml index 7d9fceb..2b09fe8 100755 --- a/Kogaion-daylight/metacity-1/metacity-theme-3.xml +++ b/Kogaion-daylight/metacity-1/metacity-theme-3.xml @@ -8,6 +8,10 @@ <description>Kogaion Linux daylight theme</description> </info> +<!-- TODO --> +<!-- Make highlighst as per metacity1 --> +<!-- Make it fun (gtk colors) --> + <!-- meaningfull constants --> <constant name="C_border_focused" value="#6c99c0" /> diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-3.xml b/Kogaion-nighttime/metacity-1/metacity-theme-3.xml index b2831ee..4c8ee5b 100755 --- a/Kogaion-nighttime/metacity-1/metacity-theme-3.xml +++ b/Kogaion-nighttime/metacity-1/metacity-theme-3.xml @@ -8,6 +8,11 @@ <description>Kogaion Linux nighttime theme</description> </info> +<!-- TODO --> +<!-- Make highlighst as per metacity1 --> +<!-- Make it fun (gtk colors) --> + + <!-- meaningfull constants --> <constant name="C_border_focused" value="#6c99c0" /> |