mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
3.18: fix gedit headerbar
This commit is contained in:
parent
0d20ef2f16
commit
233a713b18
@ -4018,9 +4018,11 @@ GeditWindow.background.csd {
|
|||||||
background-color: rgba(38, 42, 51, 0.97); }
|
background-color: rgba(38, 42, 51, 0.97); }
|
||||||
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left,
|
GeditWindow.background.csd .gedit-titlebar-left,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right {
|
GeditWindow.background.csd .gedit-titlebar-right {
|
||||||
background-color: rgba(47, 52, 63, 0.97); }
|
background-color: rgba(47, 52, 63, 0.97); }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
||||||
background-color: rgba(50, 56, 67, 0.97); }
|
background-color: rgba(50, 56, 67, 0.97); }
|
||||||
|
@ -4011,9 +4011,11 @@ GeditWindow.background.csd {
|
|||||||
background-color: rgba(38, 42, 51, 0.97); }
|
background-color: rgba(38, 42, 51, 0.97); }
|
||||||
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left,
|
GeditWindow.background.csd .gedit-titlebar-left,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right {
|
GeditWindow.background.csd .gedit-titlebar-right {
|
||||||
background-color: rgba(47, 52, 63, 0.97); }
|
background-color: rgba(47, 52, 63, 0.97); }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
||||||
background-color: rgba(50, 56, 67, 0.97); }
|
background-color: rgba(50, 56, 67, 0.97); }
|
||||||
|
@ -4018,9 +4018,11 @@ GeditWindow.background.csd {
|
|||||||
background-color: #262a33; }
|
background-color: #262a33; }
|
||||||
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left,
|
GeditWindow.background.csd .gedit-titlebar-left,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right {
|
GeditWindow.background.csd .gedit-titlebar-right {
|
||||||
background-color: #2f343f; }
|
background-color: #2f343f; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
||||||
background-color: #323843; }
|
background-color: #323843; }
|
||||||
|
@ -4011,9 +4011,11 @@ GeditWindow.background.csd {
|
|||||||
background-color: #262a33; }
|
background-color: #262a33; }
|
||||||
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left,
|
GeditWindow.background.csd .gedit-titlebar-left,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right {
|
GeditWindow.background.csd .gedit-titlebar-right {
|
||||||
background-color: #2f343f; }
|
background-color: #2f343f; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
||||||
background-color: #323843; }
|
background-color: #323843; }
|
||||||
|
@ -4015,9 +4015,11 @@ GeditWindow.background.csd {
|
|||||||
background-color: #d4d5db; }
|
background-color: #d4d5db; }
|
||||||
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left,
|
GeditWindow.background.csd .gedit-titlebar-left,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right {
|
GeditWindow.background.csd .gedit-titlebar-right {
|
||||||
background-color: #e7e8eb; }
|
background-color: #e7e8eb; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
||||||
background-color: #eff0f2; }
|
background-color: #eff0f2; }
|
||||||
|
@ -4015,9 +4015,11 @@ GeditWindow.background.csd {
|
|||||||
background-color: rgba(212, 213, 219, 0.95); }
|
background-color: rgba(212, 213, 219, 0.95); }
|
||||||
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
|
||||||
background-color: transparent; }
|
background-color: transparent; }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left,
|
GeditWindow.background.csd .gedit-titlebar-left,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right {
|
GeditWindow.background.csd .gedit-titlebar-right {
|
||||||
background-color: rgba(231, 232, 235, 0.95); }
|
background-color: rgba(231, 232, 235, 0.95); }
|
||||||
|
GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
GeditWindow.background.csd .gedit-titlebar-left:backdrop,
|
||||||
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
GeditWindow.background.csd .gedit-titlebar-right:backdrop {
|
||||||
background-color: rgba(239, 240, 242, 0.95); }
|
background-color: rgba(239, 240, 242, 0.95); }
|
||||||
|
@ -168,6 +168,7 @@ GeditWindow.background.csd {
|
|||||||
|
|
||||||
.gedit-headerbar-paned.titlebar { background-color: transparent; }
|
.gedit-headerbar-paned.titlebar { background-color: transparent; }
|
||||||
|
|
||||||
|
.gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
|
||||||
.gedit-titlebar-left,
|
.gedit-titlebar-left,
|
||||||
.gedit-titlebar-right {
|
.gedit-titlebar-right {
|
||||||
background-color: $header_bg;
|
background-color: $header_bg;
|
||||||
|
Loading…
Reference in New Issue
Block a user