aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHorst31802015-06-04 13:33:37 +0200
committerHorst31802015-06-04 13:33:37 +0200
commit04029eea7903458788564e520d645aa0ae667344 (patch)
tree3ffe57a8ac26b460f32ff5ccdb19dc743692b1fd /common
parent5955dfd4603983c7dfffa6e903bf3220df60c03e (diff)
downloadsolarc-theme-04029eea7903458788564e520d645aa0ae667344.tar.gz
solarc-theme-04029eea7903458788564e520d645aa0ae667344.tar.xz
solarc-theme-04029eea7903458788564e520d645aa0ae667344.zip
fixes for gedit and nautilus under unity
Diffstat (limited to 'common')
-rw-r--r--common/gtk-3.0/3.14/_transparent_widgets.scss8
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid.css58
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css58
-rw-r--r--common/gtk-3.0/3.16/_transparent_widgets.scss8
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css50
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css50
6 files changed, 116 insertions, 116 deletions
diff --git a/common/gtk-3.0/3.14/_transparent_widgets.scss b/common/gtk-3.0/3.14/_transparent_widgets.scss
index f3a3269..8b4b953 100644
--- a/common/gtk-3.0/3.14/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.14/_transparent_widgets.scss
@@ -18,7 +18,7 @@ NautilusWindow,
NemoWindow,
MarlinViewWindow {
- &.background,
+ &.csd.background,
.source-list, .source-list.view, .source-list.view:prelight { background-color: transparent; }
GtkBox.sidebar { background-color: transparent; }
@@ -80,7 +80,7 @@ MarlinViewWindow {
GtkFileChooserDialog GtkPaned > .vertical > .horizontal { background-color: $bg_color; }
// Gedit sidebar
-GeditWindow.background {
+GeditWindow.background.csd {
background-color: transparent;
.pane-separator,
@@ -127,7 +127,7 @@ GeditWindow.background {
}
}
-GeditFileBrowserWidget {
+GeditWindow.background.csd GeditFileBrowserWidget {
background-color: $dark_sidebar_bg;
.maximized & { background-color: opacify($dark_sidebar_bg, 1); }
@@ -181,7 +181,7 @@ GeditFileBrowserWidget {
}
}
-GeditFileBrowserView.view {
+GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
color: $dark_sidebar_fg;
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css
index be14a60..2619242 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid.css
@@ -3035,17 +3035,17 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
-GtkFileChooserDialog.background,
+GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, GtkFileChooserDialog .source-list.view:prelight,
-NautilusWindow.background,
+NautilusWindow.csd.background,
NautilusWindow .source-list,
NautilusWindow .source-list.view,
NautilusWindow .source-list.view:prelight,
-NemoWindow.background,
+NemoWindow.csd.background,
NemoWindow .source-list,
NemoWindow .source-list.view,
NemoWindow .source-list.view:prelight,
-MarlinViewWindow.background,
+MarlinViewWindow.csd.background,
MarlinViewWindow .source-list,
MarlinViewWindow .source-list.view,
MarlinViewWindow .source-list.view:prelight {
@@ -3199,12 +3199,12 @@ MarlinViewWindow .pane-separator {
GtkFileChooserDialog GtkPaned > .vertical > .horizontal {
background-color: #f9fafb; }
-GeditWindow.background {
+GeditWindow.background.csd {
background-color: transparent; }
- GeditWindow.background .pane-separator,
- GeditWindow.background .pane-separator:hover {
+ GeditWindow.background.csd .pane-separator,
+ GeditWindow.background.csd .pane-separator:hover {
background-color: #3c4049; }
- GeditWindow.background .titlebar .pane-separator {
+ GeditWindow.background.csd .titlebar .pane-separator {
background-color: #d4d5db; }
.gedit-bottom-panel-paned {
@@ -3239,59 +3239,59 @@ GeditWindow.background {
.gedit-document-panel .prelight-row .button:active {
color: #A8ADB5; }
-GeditFileBrowserWidget {
+GeditWindow.background.csd GeditFileBrowserWidget {
background-color: #3c4049; }
- .maximized GeditFileBrowserWidget {
+ .maximized GeditWindow.background.csd GeditFileBrowserWidget {
background-color: #3c4049; }
- GeditFileBrowserWidget .scrollbar.trough {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
- GeditFileBrowserWidget .scrollbar.slider {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(209, 212, 216, 0.7); }
- GeditFileBrowserWidget .scrollbar.slider:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #dfe1e4; }
- GeditFileBrowserWidget .scrollbar.slider:prelight:active {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar.slider.fine-tune {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
- GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar.slider:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
- GeditFileBrowserWidget .scrollbars-junction, GeditFileBrowserWidget .scrollbar.trough,
- GeditFileBrowserWidget .scrollbars-junction.frame,
- GeditFileBrowserWidget .frame.scrollbar.trough {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbars-junction, GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.trough,
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbars-junction.frame,
+ GeditWindow.background.csd GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
- GeditFileBrowserWidget .horizontal {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #2c2f35; }
- GeditFileBrowserWidget .horizontal .button {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button {
border-color: transparent;
background-color: transparent;
background-image: none;
color: #A8ADB5;
border: 1px solid transparent; }
- GeditFileBrowserWidget .horizontal .button:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:hover {
border: 1px solid #5294E2; }
- GeditFileBrowserWidget .horizontal .button:active, GeditFileBrowserWidget .horizontal .button:checked {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:active, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #5294E2;
background-color: #5294E2; }
- GeditFileBrowserWidget .horizontal .button:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:insensitive {
color: rgba(168, 173, 181, 0.4); }
- GeditFileBrowserWidget .horizontal GtkComboBox {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal GtkComboBox {
color: #A8ADB5; }
-GeditFileBrowserView.view {
+GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
color: #A8ADB5; }
- GeditFileBrowserView.view.expander {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander {
color: #A8ADB5; }
- GeditFileBrowserView.view.expander:hover {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander:hover {
color: #5294E2; }
GtkFileChooserDialog .action-bar.frame {
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index a30e2a7..756f765 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -3035,17 +3035,17 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
-GtkFileChooserDialog.background,
+GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, GtkFileChooserDialog .source-list.view:prelight,
-NautilusWindow.background,
+NautilusWindow.csd.background,
NautilusWindow .source-list,
NautilusWindow .source-list.view,
NautilusWindow .source-list.view:prelight,
-NemoWindow.background,
+NemoWindow.csd.background,
NemoWindow .source-list,
NemoWindow .source-list.view,
NemoWindow .source-list.view:prelight,
-MarlinViewWindow.background,
+MarlinViewWindow.csd.background,
MarlinViewWindow .source-list,
MarlinViewWindow .source-list.view,
MarlinViewWindow .source-list.view:prelight {
@@ -3199,12 +3199,12 @@ MarlinViewWindow .pane-separator {
GtkFileChooserDialog GtkPaned > .vertical > .horizontal {
background-color: #f9fafb; }
-GeditWindow.background {
+GeditWindow.background.csd {
background-color: transparent; }
- GeditWindow.background .pane-separator,
- GeditWindow.background .pane-separator:hover {
+ GeditWindow.background.csd .pane-separator,
+ GeditWindow.background.csd .pane-separator:hover {
background-color: rgba(60, 64, 73, 0.95); }
- GeditWindow.background .titlebar .pane-separator {
+ GeditWindow.background.csd .titlebar .pane-separator {
background-color: rgba(212, 213, 219, 0.95); }
.gedit-bottom-panel-paned {
@@ -3239,59 +3239,59 @@ GeditWindow.background {
.gedit-document-panel .prelight-row .button:active {
color: #A8ADB5; }
-GeditFileBrowserWidget {
+GeditWindow.background.csd GeditFileBrowserWidget {
background-color: rgba(60, 64, 73, 0.95); }
- .maximized GeditFileBrowserWidget {
+ .maximized GeditWindow.background.csd GeditFileBrowserWidget {
background-color: #3c4049; }
- GeditFileBrowserWidget .scrollbar.trough {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
- GeditFileBrowserWidget .scrollbar.slider {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(209, 212, 216, 0.7); }
- GeditFileBrowserWidget .scrollbar.slider:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #dfe1e4; }
- GeditFileBrowserWidget .scrollbar.slider:prelight:active {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar.slider.fine-tune {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
- GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar.slider:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
- GeditFileBrowserWidget .scrollbars-junction, GeditFileBrowserWidget .scrollbar.trough,
- GeditFileBrowserWidget .scrollbars-junction.frame,
- GeditFileBrowserWidget .frame.scrollbar.trough {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbars-junction, GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.trough,
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbars-junction.frame,
+ GeditWindow.background.csd GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
- GeditFileBrowserWidget .horizontal {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(44, 47, 53, 0.95); }
- GeditFileBrowserWidget .horizontal .button {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button {
border-color: transparent;
background-color: transparent;
background-image: none;
color: #A8ADB5;
border: 1px solid transparent; }
- GeditFileBrowserWidget .horizontal .button:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:hover {
border: 1px solid #5294E2; }
- GeditFileBrowserWidget .horizontal .button:active, GeditFileBrowserWidget .horizontal .button:checked {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:active, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #5294E2;
background-color: #5294E2; }
- GeditFileBrowserWidget .horizontal .button:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:insensitive {
color: rgba(168, 173, 181, 0.4); }
- GeditFileBrowserWidget .horizontal GtkComboBox {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal GtkComboBox {
color: #A8ADB5; }
-GeditFileBrowserView.view {
+GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
color: #A8ADB5; }
- GeditFileBrowserView.view.expander {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander {
color: #A8ADB5; }
- GeditFileBrowserView.view.expander:hover {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander:hover {
color: #5294E2; }
GtkFileChooserDialog .action-bar.frame {
diff --git a/common/gtk-3.0/3.16/_transparent_widgets.scss b/common/gtk-3.0/3.16/_transparent_widgets.scss
index f3d655d..dbf9ec4 100644
--- a/common/gtk-3.0/3.16/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.16/_transparent_widgets.scss
@@ -18,7 +18,7 @@ NautilusWindow,
NemoWindow,
MarlinViewWindow {
- &.background,
+ &.csd.background,
.source-list, .source-list.view, .source-list.view:prelight { background-color: transparent; }
.sidebar, .source-list.sidebar.view {
@@ -78,7 +78,7 @@ MarlinViewWindow {
GtkFileChooserDialog GtkPaned > .vertical > .horizontal { background-color: $bg_color; }
// Gedit sidebar
-GeditWindow.background {
+GeditWindow.background.csd GeditWindow.background {
background-color: transparent;
.pane-separator,
@@ -125,7 +125,7 @@ GeditWindow.background {
}
}
-GeditFileBrowserWidget {
+GeditWindow.background.csd GeditFileBrowserWidget {
background-color: $dark_sidebar_bg;
.maximized & { background-color: opacify($dark_sidebar_bg, 1); }
@@ -174,7 +174,7 @@ GeditFileBrowserWidget {
}
}
-GeditFileBrowserView.view {
+GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
color: $dark_sidebar_fg;
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css
index ca3b459..b0beff6 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid.css
@@ -2979,17 +2979,17 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
-GtkFileChooserDialog.background,
+GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, GtkFileChooserDialog .source-list.view:prelight,
-NautilusWindow.background,
+NautilusWindow.csd.background,
NautilusWindow .source-list,
NautilusWindow .source-list.view,
NautilusWindow .source-list.view:prelight,
-NemoWindow.background,
+NemoWindow.csd.background,
NemoWindow .source-list,
NemoWindow .source-list.view,
NemoWindow .source-list.view:prelight,
-MarlinViewWindow.background,
+MarlinViewWindow.csd.background,
MarlinViewWindow .source-list,
MarlinViewWindow .source-list.view,
MarlinViewWindow .source-list.view:prelight {
@@ -3129,12 +3129,12 @@ MarlinViewWindow .pane-separator {
GtkFileChooserDialog GtkPaned > .vertical > .horizontal {
background-color: #f9fafb; }
-GeditWindow.background {
+GeditWindow.background.csd GeditWindow.background {
background-color: transparent; }
- GeditWindow.background .pane-separator,
- GeditWindow.background .pane-separator:hover {
+ GeditWindow.background.csd GeditWindow.background .pane-separator,
+ GeditWindow.background.csd GeditWindow.background .pane-separator:hover {
background-color: #3c4049; }
- GeditWindow.background .titlebar .pane-separator {
+ GeditWindow.background.csd GeditWindow.background .titlebar .pane-separator {
background-color: #d4d5db; }
.gedit-bottom-panel-paned {
@@ -3169,51 +3169,51 @@ GeditWindow.background {
.gedit-document-panel .prelight-row .button:active {
color: #A8ADB5; }
-GeditFileBrowserWidget {
+GeditWindow.background.csd GeditFileBrowserWidget {
background-color: #3c4049; }
- .maximized GeditFileBrowserWidget {
+ .maximized GeditWindow.background.csd GeditFileBrowserWidget {
background-color: #3c4049; }
- GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #d1d4d8;
border: 1px solid rgba(0, 0, 0, 0.3); }
- GeditFileBrowserWidget .scrollbar .trough {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .trough {
background-color: rgba(0, 0, 0, 0.2);
border: none; }
- GeditFileBrowserWidget .scrollbar .slider {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider {
background-color: rgba(209, 212, 216, 0.7); }
- GeditFileBrowserWidget .scrollbar .slider:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #dfe1e4; }
- GeditFileBrowserWidget .scrollbar .slider:prelight:active {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider:prelight:active {
background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar .slider:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider:insensitive {
background-color: transparent; }
- GeditFileBrowserWidget .horizontal {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #2c2f35; }
- GeditFileBrowserWidget .horizontal .button {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button {
border-color: transparent;
background-color: transparent;
background-image: none;
color: #A8ADB5;
border: 1px solid transparent; }
- GeditFileBrowserWidget .horizontal .button:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:hover {
border: 1px solid #5294E2; }
- GeditFileBrowserWidget .horizontal .button:active, GeditFileBrowserWidget .horizontal .button:checked {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:active, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #5294E2;
background-color: #5294E2; }
- GeditFileBrowserWidget .horizontal .button:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:insensitive {
color: rgba(168, 173, 181, 0.4); }
- GeditFileBrowserWidget .horizontal GtkComboBox {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal GtkComboBox {
color: #A8ADB5; }
-GeditFileBrowserView.view {
+GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
color: #A8ADB5; }
- GeditFileBrowserView.view.expander {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander {
color: #A8ADB5; }
- GeditFileBrowserView.view.expander:hover {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander:hover {
color: #5294E2; }
GtkFileChooserDialog .action-bar.frame {
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 4e9d0ac..7a1e9de 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -2979,17 +2979,17 @@ NautilusWindow *,
NemoWindow {
-GtkPaned-handle-size: 0; }
-GtkFileChooserDialog.background,
+GtkFileChooserDialog.csd.background,
GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, GtkFileChooserDialog .source-list.view:prelight,
-NautilusWindow.background,
+NautilusWindow.csd.background,
NautilusWindow .source-list,
NautilusWindow .source-list.view,
NautilusWindow .source-list.view:prelight,
-NemoWindow.background,
+NemoWindow.csd.background,
NemoWindow .source-list,
NemoWindow .source-list.view,
NemoWindow .source-list.view:prelight,
-MarlinViewWindow.background,
+MarlinViewWindow.csd.background,
MarlinViewWindow .source-list,
MarlinViewWindow .source-list.view,
MarlinViewWindow .source-list.view:prelight {
@@ -3129,12 +3129,12 @@ MarlinViewWindow .pane-separator {
GtkFileChooserDialog GtkPaned > .vertical > .horizontal {
background-color: #f9fafb; }
-GeditWindow.background {
+GeditWindow.background.csd GeditWindow.background {
background-color: transparent; }
- GeditWindow.background .pane-separator,
- GeditWindow.background .pane-separator:hover {
+ GeditWindow.background.csd GeditWindow.background .pane-separator,
+ GeditWindow.background.csd GeditWindow.background .pane-separator:hover {
background-color: rgba(60, 64, 73, 0.95); }
- GeditWindow.background .titlebar .pane-separator {
+ GeditWindow.background.csd GeditWindow.background .titlebar .pane-separator {
background-color: rgba(212, 213, 219, 0.95); }
.gedit-bottom-panel-paned {
@@ -3169,51 +3169,51 @@ GeditWindow.background {
.gedit-document-panel .prelight-row .button:active {
color: #A8ADB5; }
-GeditFileBrowserWidget {
+GeditWindow.background.csd GeditFileBrowserWidget {
background-color: rgba(60, 64, 73, 0.95); }
- .maximized GeditFileBrowserWidget {
+ .maximized GeditWindow.background.csd GeditFileBrowserWidget {
background-color: #3c4049; }
- GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #d1d4d8;
border: 1px solid rgba(0, 0, 0, 0.3); }
- GeditFileBrowserWidget .scrollbar .trough {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .trough {
background-color: rgba(0, 0, 0, 0.2);
border: none; }
- GeditFileBrowserWidget .scrollbar .slider {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider {
background-color: rgba(209, 212, 216, 0.7); }
- GeditFileBrowserWidget .scrollbar .slider:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #dfe1e4; }
- GeditFileBrowserWidget .scrollbar .slider:prelight:active {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider:prelight:active {
background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar .slider:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .scrollbar .slider:insensitive {
background-color: transparent; }
- GeditFileBrowserWidget .horizontal {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(44, 47, 53, 0.95); }
- GeditFileBrowserWidget .horizontal .button {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button {
border-color: transparent;
background-color: transparent;
background-image: none;
color: #A8ADB5;
border: 1px solid transparent; }
- GeditFileBrowserWidget .horizontal .button:hover {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:hover {
border: 1px solid #5294E2; }
- GeditFileBrowserWidget .horizontal .button:active, GeditFileBrowserWidget .horizontal .button:checked {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:active, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:checked {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #5294E2;
background-color: #5294E2; }
- GeditFileBrowserWidget .horizontal .button:insensitive {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:insensitive {
color: rgba(168, 173, 181, 0.4); }
- GeditFileBrowserWidget .horizontal GtkComboBox {
+ GeditWindow.background.csd GeditFileBrowserWidget .horizontal GtkComboBox {
color: #A8ADB5; }
-GeditFileBrowserView.view {
+GeditWindow.background.csd GeditFileBrowserView.view {
background-color: transparent;
color: #A8ADB5; }
- GeditFileBrowserView.view.expander {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander {
color: #A8ADB5; }
- GeditFileBrowserView.view.expander:hover {
+ GeditWindow.background.csd GeditFileBrowserView.view.expander:hover {
color: #5294E2; }
GtkFileChooserDialog .action-bar.frame {