mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
tweak unity panel background color
This commit is contained in:
parent
5fd6b58a42
commit
753130a3ba
@ -3236,7 +3236,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3239,7 +3239,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3236,7 +3236,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3239,7 +3239,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3239,7 +3239,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3239,7 +3239,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -43,7 +43,7 @@ UnityDecoration {
|
||||
// Panel Style
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, opacify($panel_bg, 1));
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: lighten($panel_fg, 20%);
|
||||
box-shadow: none;
|
||||
|
||||
|
@ -3113,7 +3113,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3116,7 +3116,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3113,7 +3113,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3116,7 +3116,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3116,7 +3116,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3116,7 +3116,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -43,7 +43,7 @@ UnityDecoration {
|
||||
// Panel Style
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, opacify($panel_bg, 1));
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: lighten($panel_fg, 20%);
|
||||
box-shadow: none;
|
||||
|
||||
|
@ -3265,7 +3265,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3268,7 +3268,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3265,7 +3265,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3268,7 +3268,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3272,7 +3272,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3272,7 +3272,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -43,7 +43,7 @@ UnityDecoration {
|
||||
// Panel Style
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, opacify($panel_bg, 1));
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: lighten($panel_fg, 20%);
|
||||
box-shadow: none;
|
||||
|
||||
|
@ -3577,7 +3577,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3575,7 +3575,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3577,7 +3577,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3575,7 +3575,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3579,7 +3579,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -3579,7 +3579,7 @@ UnityDecoration {
|
||||
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, #2b2e37);
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: #f6f7f9;
|
||||
box-shadow: none; }
|
||||
UnityPanelWidget:backdrop,
|
||||
|
@ -43,7 +43,7 @@ UnityDecoration {
|
||||
// Panel Style
|
||||
UnityPanelWidget,
|
||||
.unity-panel {
|
||||
background-image: linear-gradient(to bottom, opacify($panel_bg, 1));
|
||||
background-image: linear-gradient(to bottom, #2f343f);
|
||||
color: lighten($panel_fg, 20%);
|
||||
box-shadow: none;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user