summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2016-04-24 11:09:53 +0300
committerbionel <ionel.busuioc@gmail.com>2016-04-24 11:09:53 +0300
commit72469c66319959253ecd1824c0a8c7f6ccc3609f (patch)
tree49cd4991432bf617dd476c4392ac81983da30c62
parentbd6264acc7eb5da4a6368e6146eb2809fc662e85 (diff)
status update
-rw-r--r--Kogaion-daylight/gtk-2.0/gtkrc4
-rw-r--r--Kogaion-nighttime/gtk-2.0/gtkrc4
-rw-r--r--README.md4
3 files changed, 6 insertions, 6 deletions
diff --git a/Kogaion-daylight/gtk-2.0/gtkrc b/Kogaion-daylight/gtk-2.0/gtkrc
index c9f9c1e..25b1a2b 100644
--- a/Kogaion-daylight/gtk-2.0/gtkrc
+++ b/Kogaion-daylight/gtk-2.0/gtkrc
@@ -1,4 +1,4 @@
-# Numix GTK Theme
+# Kogaion daylight theme, based on Numix
gtk-color-scheme = "bg_color:#dedede\nfg_color:#555555\nbase_color:#f9f9f9\ntext_color:#333333\nselected_bg_color:#157DEC\nselected_fg_color:#f9f9f9\ntooltip_bg_color:#2d2d2d\ntooltip_fg_color:#dedede\ntitlebar_bg_color:#2d2d2d\ntitlebar_fg_color:#dcdcdc\nmenubar_bg_color:#dedede\nmenubar_fg_color:#555555\ntoolbar_bg_color:#dedede\ntoolbar_fg_color:#555555\nmenu_bg_color:#dedede\nmenu_fg_color:#555555\npanel_bg_color:#2d2d2d\npanel_fg_color:#dcdcdc\nlink_color:#157DEC"
@@ -470,7 +470,7 @@ class "PanelToplevel*" style "murrine-panel"
widget_class "*PanelToplevel*" style "murrine-panel"
widget_class "*notif*" style "murrine-panel"
widget_class "*Notif*" style "murrine-panel"
-widget_class "*Tray*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
widget_class "*tray*" style "murrine-panel"
widget_class "*computertemp*" style "murrine-panel"
widget_class "*Applet*Tomboy*" style "murrine-panel"
diff --git a/Kogaion-nighttime/gtk-2.0/gtkrc b/Kogaion-nighttime/gtk-2.0/gtkrc
index 533b23b..14dcdbd 100644
--- a/Kogaion-nighttime/gtk-2.0/gtkrc
+++ b/Kogaion-nighttime/gtk-2.0/gtkrc
@@ -1,4 +1,4 @@
-# Numix GTK Theme
+# Kogaion nighttime theme, based on Numix Dark
gtk-color-scheme = "bg_color:#2d2d2d\nfg_color:#dedede\nbase_color:#2d2d2d\ntext_color:#dedede\nselected_bg_color:#1956a6\nselected_fg_color:#dedede\ntooltip_bg_color:#2d2d2d\ntooltip_fg_color:#dedede\ntitlebar_bg_color:#2d2d2d\ntitlebar_fg_color:#dedede\nmenubar_bg_color:#2d2d2d\nmenubar_fg_color:#dedede\ntoolbar_bg_color:#2d2d2d\ntoolbar_fg_color:#dedede\nmenu_bg_color:#2d2d2d\nmenu_fg_color:#dedede\npanel_bg_color:#2d2d2d\npanel_fg_color:#dedede\nlink_color:#157DEC"
@@ -471,7 +471,7 @@ class "PanelToplevel*" style "murrine-panel"
widget_class "*PanelToplevel*" style "murrine-panel"
widget_class "*notif*" style "murrine-panel"
widget_class "*Notif*" style "murrine-panel"
-widget_class "*Tray*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
widget_class "*tray*" style "murrine-panel"
widget_class "*computertemp*" style "murrine-panel"
widget_class "*Applet*Tomboy*" style "murrine-panel"
diff --git a/README.md b/README.md
index 6f05f4f..934c276 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,10 @@
done (may be needed more code cleaning, hints added ..)
#### gtk3
- WIP
+ done for now, fixes may be needed
#### metacity-3
- existing, not finished (will be done with gtk3)
+ WIP
#### gnome-shell
N/A for the momment