1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

fix atom menubar and libreoffice menuitems

This commit is contained in:
Horst3180 2015-09-15 16:31:10 +02:00
parent a9ec7e8c22
commit fdcaf4c046
9 changed files with 14 additions and 7 deletions

View File

@ -719,6 +719,9 @@ style "menu_item"
# See https://bugs.freedesktop.org/show_bug.cgi?id=38038
bg[SELECTED] = @selected_fg_color
fg[NORMAL] = @fg_color
fg[SELECTED] = @fg_color
text[PRELIGHT] = @fg_color
engine "pixmap" {

View File

@ -2,6 +2,8 @@ style "menubar" {
bg[NORMAL] = "#2f343f"
fg[NORMAL] = "#afb8c5"
fg[PRELIGHT] = "#afb8c5"
fg[ACTIVE] = "#afb8c5"
fg[SELECTED] = @selected_fg_color
fg[INSENSITIVE] = shade(0.7, "#afb8c5")

View File

@ -2,7 +2,9 @@ style "menubar" {
bg[NORMAL] = "#e7e8eb"
fg[NORMAL] = "#70788d"
fg[SELECTED] = @fg_color
fg[PRELIGHT] = "#70788d"
fg[ACTIVE] = "#70788d"
fg[SELECTED] = @selected_fg_color
fg[INSENSITIVE] = shade(1.3, "#70788d")
xthickness = 0

View File

@ -3294,7 +3294,7 @@ UnityPanelWidget,
box-shadow: none; }
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: #abb6c5; }
color: #bdc6d1; }
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {

View File

@ -3297,7 +3297,7 @@ UnityPanelWidget,
box-shadow: none; }
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: #abb6c5; }
color: #bdc6d1; }
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {

View File

@ -3294,7 +3294,7 @@ UnityPanelWidget,
box-shadow: none; }
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: #abb6c5; }
color: #bdc6d1; }
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {

View File

@ -3297,7 +3297,7 @@ UnityPanelWidget,
box-shadow: none; }
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: #abb6c5; }
color: #bdc6d1; }
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {

View File

@ -3297,7 +3297,7 @@ UnityPanelWidget,
box-shadow: none; }
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: #abb6c5; }
color: #bdc6d1; }
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {

View File

@ -3297,7 +3297,7 @@ UnityPanelWidget,
box-shadow: none; }
UnityPanelWidget:backdrop,
.unity-panel:backdrop {
color: #abb6c5; }
color: #bdc6d1; }
.unity-panel.menubar.menuitem:hover,
.unity-panel.menubar .menuitem *:hover {