From ded3e5d50d2c324e2788d71e181d24a6190abb8e Mon Sep 17 00:00:00 2001 From: bionel Date: Sun, 24 Apr 2016 13:38:46 +0300 Subject: status update --- Kogaion-daylight/gtk-2.0/gtkrc | 4 ++-- Kogaion-nighttime/gtk-2.0/gtkrc | 4 ++-- README.md | 15 +++++++++------ to_review | 4 ++-- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/Kogaion-daylight/gtk-2.0/gtkrc b/Kogaion-daylight/gtk-2.0/gtkrc index c51f6a0..d4f30df 100644 --- a/Kogaion-daylight/gtk-2.0/gtkrc +++ b/Kogaion-daylight/gtk-2.0/gtkrc @@ -437,7 +437,7 @@ style "murrine-panel" = "murrine-thin" { bg[INSENSITIVE] = @panel_bg_color fg[NORMAL] = @panel_fg_color - fg[PRELIGHT] = shade (1.25, @selected_bg_color) + fg[PRELIGHT] = shade (1.25, @panel_fg_color) fg[SELECTED] = shade (1.08, @panel_fg_color) fg[ACTIVE] = @panel_fg_color fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) @@ -449,7 +449,7 @@ style "murrine-panel" = "murrine-thin" { base[INSENSITIVE] = @panel_bg_color text[NORMAL] = @panel_fg_color - text[PRELIGHT] = shade (1.25, @selected_bg_color) + text[PRELIGHT] = shade (1.25, @panel_fg_color) text[SELECTED] = shade (1.08, @panel_fg_color) text[ACTIVE] = @panel_fg_color text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) diff --git a/Kogaion-nighttime/gtk-2.0/gtkrc b/Kogaion-nighttime/gtk-2.0/gtkrc index 45f1e43..487cdf3 100644 --- a/Kogaion-nighttime/gtk-2.0/gtkrc +++ b/Kogaion-nighttime/gtk-2.0/gtkrc @@ -438,7 +438,7 @@ style "murrine-panel" = "murrine-thin" { bg[INSENSITIVE] = @panel_bg_color fg[NORMAL] = @panel_fg_color - fg[PRELIGHT] = shade (1.75, @selected_bg_color) + fg[PRELIGHT] = shade (1.25, @panel_fg_color) fg[SELECTED] = shade (1.08, @panel_fg_color) fg[ACTIVE] = @panel_fg_color fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) @@ -450,7 +450,7 @@ style "murrine-panel" = "murrine-thin" { base[INSENSITIVE] = @panel_bg_color text[NORMAL] = @panel_fg_color - text[PRELIGHT] = shade (1.75, @selected_bg_color) + text[PRELIGHT] = shade (1.25, @panel_fg_color) text[SELECTED] = shade (1.08, @panel_fg_color) text[ACTIVE] = @panel_fg_color text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) diff --git a/README.md b/README.md index 934c276..4c62358 100644 --- a/README.md +++ b/README.md @@ -2,28 +2,31 @@ best to be viewed togheter with Numix-Circle icon theme https://github.com/numixproject/numix-icon-theme-circle -### Actual status: Ready for packaging +### Actual status: bumping to v2.1 for alfa + in beta may jump to 3.0 #### metacity-1 - done + must be re-worked to fit with new xfwm designed to automatically pick-up gtk colors #### metacity-2 - done. added for easier customization. + must be re-worked to fit with new xfwm designed to automatically pick-up gtk colors #### xfwm - done + updated 4/2/2016 - cleaner look designed to automatically pick-up gtk colors #### gtk2 - done (may be needed more code cleaning, hints added ..) + re-worked based on Numix GTK theme + https://github.com/numixproject/numix-gtk-theme #### gtk3 done for now, fixes may be needed + based on Numix GTK theme #### metacity-3 - WIP + WIP, waiting for more Gnome apps in repos ... may wait for a century #### gnome-shell N/A for the momment diff --git a/to_review b/to_review index 1850fb2..0b3b9b8 100644 --- a/to_review +++ b/to_review @@ -1,2 +1,2 @@ -NOTHING HERE - +gtk2 checkboxes may need some love +postpone untill we find a solution without pixmap ... -- cgit v1.2.3