diff --git a/TODO b/TODO deleted file mode 100644 index 82705bf..0000000 --- a/TODO +++ /dev/null @@ -1,17 +0,0 @@ -DEPRECATED -lets use Issues instead - -Graphical assets - the current ones are fat and round. We must avoid round (for everything but radios) and fat. They have to be with very think square border (or REALLY super tiny rounded one). Also - we miss assets for anything, but GTK 3. - -GTK 2 theme progress - there isn't one. Not gonna even bother to describe what's left to do there. - -GTK 3 theme: - - [done] The focused element colour should be our red (d64937) and not dark grey - - [done] Menubar text colour should be our light rey - - [done] Active tab bg colour should be f9f9f9 and inactive our light grey. The active one should not go bigger than the inactive one - - [won't fix] Joined buttons 0 should look like the one Google uses - - [won't fix] Inline toolbar has that huge grey border over it that needs exterminating. The joined buttons in it should look like the ones Google uses - - [done] Our srollbars are SUPER SEXY (legacy and overlay - both). Or in British - I am quite found of the look of how the scrolling widgets look. - - - - diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc index 4ff2df9..9b9c6aa 100644 --- a/gtk-2.0/gtkrc +++ b/gtk-2.0/gtkrc @@ -334,10 +334,13 @@ style "murrine-menu" { style "murrine-menu-item" = "murrine-wider" { bg[PRELIGHT] = @selected_bg_color bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = @selected_bg_color fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text fg[PRELIGHT] = @selected_fg_color fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) engine "murrine" { textstyle = 0 diff --git a/index.theme b/index.theme index e8a634a..d67d83b 100644 --- a/index.theme +++ b/index.theme @@ -1,7 +1,7 @@ [Desktop Entry] Type=X-GNOME-Metatheme Name=Numix -Comment=Low contrast and simple light theme +Comment=A flat and light theme with a modern look Encoding=UTF-8 [X-GNOME-Metatheme]