aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-dark.css76
1 files changed, 31 insertions, 45 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
index 4d92573..971b456 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
@@ -3943,37 +3943,6 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #2a2d37; }
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
-NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
-MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider {
- background-color: #e7eaee;
- border: 1px solid rgba(0, 0, 0, 0.3); }
-
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough,
-NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough,
-NemoWindow .source-list.sidebar.view .scrollbar .trough,
-MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough {
- background-color: rgba(0, 0, 0, 0.2);
- border: none; }
-
-GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider,
-NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider,
-NemoWindow .source-list.sidebar.view .scrollbar .slider,
-MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider {
- background-color: rgba(231, 234, 238, 0.7); }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover,
- NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover,
- MarlinViewWindow .sidebar .scrollbar .slider:hover {
- background-color: #f6f7f9; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active,
- NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active,
- MarlinViewWindow .sidebar .scrollbar .slider:prelight:active {
- background-color: #5294E2; }
- GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive,
- NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive,
- MarlinViewWindow .sidebar .scrollbar .slider:insensitive {
- background-color: transparent; }
-
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }
@@ -4068,20 +4037,6 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
- GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
- background-color: #e7eaee;
- border: 1px solid rgba(0, 0, 0, 0.3); }
- GeditFileBrowserWidget .scrollbar .trough {
- background-color: rgba(0, 0, 0, 0.2);
- border: none; }
- GeditFileBrowserWidget .scrollbar .slider {
- background-color: rgba(231, 234, 238, 0.7); }
- GeditFileBrowserWidget .scrollbar .slider:hover {
- background-color: #e7eaee; }
- GeditFileBrowserWidget .scrollbar .slider:prelight:active {
- background-color: #5294E2; }
- GeditFileBrowserWidget .scrollbar .slider:insensitive {
- background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
@@ -4141,6 +4096,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); }
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
+NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
+MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider {
+ background-color: #e7eaee;
+ border: 1px solid rgba(0, 0, 0, 0.3); }
+
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough,
+NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough,
+NemoWindow .source-list.sidebar.view .scrollbar .trough,
+MarlinViewWindow .sidebar .scrollbar .trough, MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough {
+ background-color: rgba(0, 0, 0, 0.2);
+ border: none; }
+
+GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider,
+NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider,
+NemoWindow .source-list.sidebar.view .scrollbar .slider,
+MarlinViewWindow .sidebar .scrollbar .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider {
+ background-color: rgba(231, 234, 238, 0.7); }
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover,
+ NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover,
+ MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
+ background-color: #f6f7f9; }
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active,
+ NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active,
+ MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active {
+ background-color: #5294E2; }
+ GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive,
+ NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive,
+ MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive {
+ background-color: transparent; }
+
/* GTK NAMED COLORS */
@define-color theme_fg_color #D3DAE3;
@define-color theme_text_color #D3DAE3;