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

some refactoring

This commit is contained in:
Horst3180 2015-09-29 15:16:33 +02:00
parent 340fc3be92
commit bb95e73caf
21 changed files with 889 additions and 1304 deletions

View File

@ -3761,65 +3761,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar {
NemoWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator,
GtkPlacesSidebar.sidebar NemoWindow MarlinPlacesSidebar .view.separator, MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow MarlinPlacesSidebar .separator, MarlinViewWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar MarlinViewWindow MarlinPlacesSidebar .view.separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.trough,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.trough,
NautilusWindow .sidebar .scrollbar.trough,
NautilusWindow MarlinPlacesSidebar .scrollbar.trough,
NemoWindow .sidebar .scrollbar.trough,
NemoWindow MarlinPlacesSidebar .scrollbar.trough,
MarlinViewWindow .sidebar .scrollbar.trough, MarlinViewWindow MarlinPlacesSidebar .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.slider,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider,
NautilusWindow .sidebar .scrollbar.slider,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider,
NemoWindow .sidebar .scrollbar.slider,
NemoWindow MarlinPlacesSidebar .scrollbar.slider,
MarlinViewWindow .sidebar .scrollbar.slider, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .scrollbar.slider:hover,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:hover,
NautilusWindow .sidebar .scrollbar.slider:hover,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:hover,
NemoWindow .sidebar .scrollbar.slider:hover,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:hover,
MarlinViewWindow .sidebar .scrollbar.slider:hover, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar.slider:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NautilusWindow .sidebar .scrollbar.slider:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NemoWindow .sidebar .scrollbar.slider:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NautilusWindow .sidebar .scrollbar.slider.fine-tune,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NemoWindow .sidebar .scrollbar.slider.fine-tune,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune {
border-width: 4px; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:insensitive,
NautilusWindow .sidebar .scrollbar.slider:insensitive,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
NemoWindow .sidebar .scrollbar.slider:insensitive,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
MarlinViewWindow .sidebar .scrollbar.slider:insensitive, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3927,28 +3868,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #f6f7f9; }
GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
GeditFileBrowserWidget .scrollbars-junction,
GeditFileBrowserWidget .scrollbar.trough,
GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(37, 40, 49, 0.95); }
@ -4008,6 +3927,67 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
GtkFileChooserDialog .sidebar .trough.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar,
NautilusWindow .sidebar .trough.scrollbar,
NautilusWindow MarlinPlacesSidebar .trough.scrollbar,
NemoWindow .sidebar .trough.scrollbar,
NemoWindow MarlinPlacesSidebar .trough.scrollbar,
MarlinViewWindow .sidebar .trough.scrollbar, MarlinViewWindow MarlinPlacesSidebar .trough.scrollbar, GeditFileBrowserWidget .trough.scrollbar {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .slider.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar,
NautilusWindow .sidebar .slider.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar,
NemoWindow .sidebar .slider.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.scrollbar,
MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .slider.scrollbar:hover,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover,
NautilusWindow .sidebar .slider.scrollbar:hover,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover,
NemoWindow .sidebar .slider.scrollbar:hover,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover,
MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NemoWindow .sidebar .slider.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NautilusWindow .sidebar .slider.fine-tune.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NemoWindow .sidebar .slider.fine-tune.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, GeditFileBrowserWidget .slider.fine-tune.scrollbar {
border-width: 4px; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive,
NautilusWindow .sidebar .slider.scrollbar:insensitive,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
NemoWindow .sidebar .slider.scrollbar:insensitive,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
MarlinViewWindow .sidebar .slider.scrollbar:insensitive, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, GeditFileBrowserWidget .slider.scrollbar:insensitive {
background-color: transparent; }
/* GTK NAMED COLORS */
@define-color theme_fg_color #D3DAE3;
@define-color theme_text_color #D3DAE3;

View File

@ -3754,65 +3754,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar {
NemoWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator,
GtkPlacesSidebar.sidebar NemoWindow MarlinPlacesSidebar .view.separator, MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow MarlinPlacesSidebar .separator, MarlinViewWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar MarlinViewWindow MarlinPlacesSidebar .view.separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.trough,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.trough,
NautilusWindow .sidebar .scrollbar.trough,
NautilusWindow MarlinPlacesSidebar .scrollbar.trough,
NemoWindow .sidebar .scrollbar.trough,
NemoWindow MarlinPlacesSidebar .scrollbar.trough,
MarlinViewWindow .sidebar .scrollbar.trough, MarlinViewWindow MarlinPlacesSidebar .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.slider,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider,
NautilusWindow .sidebar .scrollbar.slider,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider,
NemoWindow .sidebar .scrollbar.slider,
NemoWindow MarlinPlacesSidebar .scrollbar.slider,
MarlinViewWindow .sidebar .scrollbar.slider, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .scrollbar.slider:hover,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:hover,
NautilusWindow .sidebar .scrollbar.slider:hover,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:hover,
NemoWindow .sidebar .scrollbar.slider:hover,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:hover,
MarlinViewWindow .sidebar .scrollbar.slider:hover, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar.slider:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NautilusWindow .sidebar .scrollbar.slider:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NemoWindow .sidebar .scrollbar.slider:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NautilusWindow .sidebar .scrollbar.slider.fine-tune,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NemoWindow .sidebar .scrollbar.slider.fine-tune,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune {
border-width: 4px; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:insensitive,
NautilusWindow .sidebar .scrollbar.slider:insensitive,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
NemoWindow .sidebar .scrollbar.slider:insensitive,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
MarlinViewWindow .sidebar .scrollbar.slider:insensitive, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3920,28 +3861,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #f6f7f9; }
GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
GeditFileBrowserWidget .scrollbars-junction,
GeditFileBrowserWidget .scrollbar.trough,
GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(37, 40, 49, 0.95); }
@ -4001,6 +3920,67 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
GtkFileChooserDialog .sidebar .trough.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar,
NautilusWindow .sidebar .trough.scrollbar,
NautilusWindow MarlinPlacesSidebar .trough.scrollbar,
NemoWindow .sidebar .trough.scrollbar,
NemoWindow MarlinPlacesSidebar .trough.scrollbar,
MarlinViewWindow .sidebar .trough.scrollbar, MarlinViewWindow MarlinPlacesSidebar .trough.scrollbar, GeditFileBrowserWidget .trough.scrollbar {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .slider.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar,
NautilusWindow .sidebar .slider.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar,
NemoWindow .sidebar .slider.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.scrollbar,
MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .slider.scrollbar:hover,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover,
NautilusWindow .sidebar .slider.scrollbar:hover,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover,
NemoWindow .sidebar .slider.scrollbar:hover,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover,
MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NemoWindow .sidebar .slider.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NautilusWindow .sidebar .slider.fine-tune.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NemoWindow .sidebar .slider.fine-tune.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, GeditFileBrowserWidget .slider.fine-tune.scrollbar {
border-width: 4px; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive,
NautilusWindow .sidebar .slider.scrollbar:insensitive,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
NemoWindow .sidebar .slider.scrollbar:insensitive,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
MarlinViewWindow .sidebar .slider.scrollbar:insensitive, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, GeditFileBrowserWidget .slider.scrollbar:insensitive {
background-color: transparent; }
/* GTK NAMED COLORS */
@define-color theme_fg_color #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3761,65 +3761,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar {
NemoWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator,
GtkPlacesSidebar.sidebar NemoWindow MarlinPlacesSidebar .view.separator, MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow MarlinPlacesSidebar .separator, MarlinViewWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar MarlinViewWindow MarlinPlacesSidebar .view.separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.trough,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.trough,
NautilusWindow .sidebar .scrollbar.trough,
NautilusWindow MarlinPlacesSidebar .scrollbar.trough,
NemoWindow .sidebar .scrollbar.trough,
NemoWindow MarlinPlacesSidebar .scrollbar.trough,
MarlinViewWindow .sidebar .scrollbar.trough, MarlinViewWindow MarlinPlacesSidebar .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.slider,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider,
NautilusWindow .sidebar .scrollbar.slider,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider,
NemoWindow .sidebar .scrollbar.slider,
NemoWindow MarlinPlacesSidebar .scrollbar.slider,
MarlinViewWindow .sidebar .scrollbar.slider, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .scrollbar.slider:hover,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:hover,
NautilusWindow .sidebar .scrollbar.slider:hover,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:hover,
NemoWindow .sidebar .scrollbar.slider:hover,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:hover,
MarlinViewWindow .sidebar .scrollbar.slider:hover, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar.slider:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NautilusWindow .sidebar .scrollbar.slider:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NemoWindow .sidebar .scrollbar.slider:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NautilusWindow .sidebar .scrollbar.slider.fine-tune,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NemoWindow .sidebar .scrollbar.slider.fine-tune,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune {
border-width: 4px; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:insensitive,
NautilusWindow .sidebar .scrollbar.slider:insensitive,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
NemoWindow .sidebar .scrollbar.slider:insensitive,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
MarlinViewWindow .sidebar .scrollbar.slider:insensitive, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3927,28 +3868,6 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #f6f7f9; }
GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
GeditFileBrowserWidget .scrollbars-junction,
GeditFileBrowserWidget .scrollbar.trough,
GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
@ -4008,6 +3927,67 @@ 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 .sidebar .trough.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar,
NautilusWindow .sidebar .trough.scrollbar,
NautilusWindow MarlinPlacesSidebar .trough.scrollbar,
NemoWindow .sidebar .trough.scrollbar,
NemoWindow MarlinPlacesSidebar .trough.scrollbar,
MarlinViewWindow .sidebar .trough.scrollbar, MarlinViewWindow MarlinPlacesSidebar .trough.scrollbar, GeditFileBrowserWidget .trough.scrollbar {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .slider.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar,
NautilusWindow .sidebar .slider.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar,
NemoWindow .sidebar .slider.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.scrollbar,
MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .slider.scrollbar:hover,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover,
NautilusWindow .sidebar .slider.scrollbar:hover,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover,
NemoWindow .sidebar .slider.scrollbar:hover,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover,
MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NemoWindow .sidebar .slider.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NautilusWindow .sidebar .slider.fine-tune.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NemoWindow .sidebar .slider.fine-tune.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, GeditFileBrowserWidget .slider.fine-tune.scrollbar {
border-width: 4px; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive,
NautilusWindow .sidebar .slider.scrollbar:insensitive,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
NemoWindow .sidebar .slider.scrollbar:insensitive,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
MarlinViewWindow .sidebar .slider.scrollbar:insensitive, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, GeditFileBrowserWidget .slider.scrollbar:insensitive {
background-color: transparent; }
/* GTK NAMED COLORS */
@define-color theme_fg_color #D3DAE3;
@define-color theme_text_color #D3DAE3;

View File

@ -3754,65 +3754,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar {
NemoWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator,
GtkPlacesSidebar.sidebar NemoWindow MarlinPlacesSidebar .view.separator, MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow MarlinPlacesSidebar .separator, MarlinViewWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar MarlinViewWindow MarlinPlacesSidebar .view.separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.trough,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.trough,
NautilusWindow .sidebar .scrollbar.trough,
NautilusWindow MarlinPlacesSidebar .scrollbar.trough,
NemoWindow .sidebar .scrollbar.trough,
NemoWindow MarlinPlacesSidebar .scrollbar.trough,
MarlinViewWindow .sidebar .scrollbar.trough, MarlinViewWindow MarlinPlacesSidebar .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.slider,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider,
NautilusWindow .sidebar .scrollbar.slider,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider,
NemoWindow .sidebar .scrollbar.slider,
NemoWindow MarlinPlacesSidebar .scrollbar.slider,
MarlinViewWindow .sidebar .scrollbar.slider, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .scrollbar.slider:hover,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:hover,
NautilusWindow .sidebar .scrollbar.slider:hover,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:hover,
NemoWindow .sidebar .scrollbar.slider:hover,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:hover,
MarlinViewWindow .sidebar .scrollbar.slider:hover, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar.slider:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NautilusWindow .sidebar .scrollbar.slider:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NemoWindow .sidebar .scrollbar.slider:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NautilusWindow .sidebar .scrollbar.slider.fine-tune,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NemoWindow .sidebar .scrollbar.slider.fine-tune,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune {
border-width: 4px; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:insensitive,
NautilusWindow .sidebar .scrollbar.slider:insensitive,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
NemoWindow .sidebar .scrollbar.slider:insensitive,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
MarlinViewWindow .sidebar .scrollbar.slider:insensitive, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3920,28 +3861,6 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #f6f7f9; }
GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
GeditFileBrowserWidget .scrollbars-junction,
GeditFileBrowserWidget .scrollbar.trough,
GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
@ -4001,6 +3920,67 @@ 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 .sidebar .trough.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar,
NautilusWindow .sidebar .trough.scrollbar,
NautilusWindow MarlinPlacesSidebar .trough.scrollbar,
NemoWindow .sidebar .trough.scrollbar,
NemoWindow MarlinPlacesSidebar .trough.scrollbar,
MarlinViewWindow .sidebar .trough.scrollbar, MarlinViewWindow MarlinPlacesSidebar .trough.scrollbar, GeditFileBrowserWidget .trough.scrollbar {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .slider.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar,
NautilusWindow .sidebar .slider.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar,
NemoWindow .sidebar .slider.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.scrollbar,
MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .slider.scrollbar:hover,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover,
NautilusWindow .sidebar .slider.scrollbar:hover,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover,
NemoWindow .sidebar .slider.scrollbar:hover,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover,
MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NemoWindow .sidebar .slider.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NautilusWindow .sidebar .slider.fine-tune.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NemoWindow .sidebar .slider.fine-tune.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, GeditFileBrowserWidget .slider.fine-tune.scrollbar {
border-width: 4px; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive,
NautilusWindow .sidebar .slider.scrollbar:insensitive,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
NemoWindow .sidebar .slider.scrollbar:insensitive,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
MarlinViewWindow .sidebar .slider.scrollbar:insensitive, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, GeditFileBrowserWidget .slider.scrollbar:insensitive {
background-color: transparent; }
/* GTK NAMED COLORS */
@define-color theme_fg_color #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3754,65 +3754,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar {
NemoWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator,
GtkPlacesSidebar.sidebar NemoWindow MarlinPlacesSidebar .view.separator, MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow MarlinPlacesSidebar .separator, MarlinViewWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar MarlinViewWindow MarlinPlacesSidebar .view.separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.trough,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.trough,
NautilusWindow .sidebar .scrollbar.trough,
NautilusWindow MarlinPlacesSidebar .scrollbar.trough,
NemoWindow .sidebar .scrollbar.trough,
NemoWindow MarlinPlacesSidebar .scrollbar.trough,
MarlinViewWindow .sidebar .scrollbar.trough, MarlinViewWindow MarlinPlacesSidebar .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.slider,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider,
NautilusWindow .sidebar .scrollbar.slider,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider,
NemoWindow .sidebar .scrollbar.slider,
NemoWindow MarlinPlacesSidebar .scrollbar.slider,
MarlinViewWindow .sidebar .scrollbar.slider, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .scrollbar.slider:hover,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:hover,
NautilusWindow .sidebar .scrollbar.slider:hover,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:hover,
NemoWindow .sidebar .scrollbar.slider:hover,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:hover,
MarlinViewWindow .sidebar .scrollbar.slider:hover, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar.slider:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NautilusWindow .sidebar .scrollbar.slider:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NemoWindow .sidebar .scrollbar.slider:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NautilusWindow .sidebar .scrollbar.slider.fine-tune,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NemoWindow .sidebar .scrollbar.slider.fine-tune,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune {
border-width: 4px; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:insensitive,
NautilusWindow .sidebar .scrollbar.slider:insensitive,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
NemoWindow .sidebar .scrollbar.slider:insensitive,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
MarlinViewWindow .sidebar .scrollbar.slider:insensitive, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3920,28 +3861,6 @@ GeditFileBrowserWidget {
background-color: #353945; }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #f6f7f9; }
GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
GeditFileBrowserWidget .scrollbars-junction,
GeditFileBrowserWidget .scrollbar.trough,
GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: #252831; }
@ -4001,6 +3920,67 @@ 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 .sidebar .trough.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar,
NautilusWindow .sidebar .trough.scrollbar,
NautilusWindow MarlinPlacesSidebar .trough.scrollbar,
NemoWindow .sidebar .trough.scrollbar,
NemoWindow MarlinPlacesSidebar .trough.scrollbar,
MarlinViewWindow .sidebar .trough.scrollbar, MarlinViewWindow MarlinPlacesSidebar .trough.scrollbar, GeditFileBrowserWidget .trough.scrollbar {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .slider.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar,
NautilusWindow .sidebar .slider.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar,
NemoWindow .sidebar .slider.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.scrollbar,
MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .slider.scrollbar:hover,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover,
NautilusWindow .sidebar .slider.scrollbar:hover,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover,
NemoWindow .sidebar .slider.scrollbar:hover,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover,
MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NemoWindow .sidebar .slider.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NautilusWindow .sidebar .slider.fine-tune.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NemoWindow .sidebar .slider.fine-tune.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, GeditFileBrowserWidget .slider.fine-tune.scrollbar {
border-width: 4px; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive,
NautilusWindow .sidebar .slider.scrollbar:insensitive,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
NemoWindow .sidebar .slider.scrollbar:insensitive,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
MarlinViewWindow .sidebar .slider.scrollbar:insensitive, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, GeditFileBrowserWidget .slider.scrollbar:insensitive {
background-color: transparent; }
/* GTK NAMED COLORS */
@define-color theme_fg_color #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3754,65 +3754,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar {
NemoWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator,
GtkPlacesSidebar.sidebar NemoWindow MarlinPlacesSidebar .view.separator, MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow MarlinPlacesSidebar .separator, MarlinViewWindow MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar MarlinViewWindow MarlinPlacesSidebar .view.separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.trough,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.trough,
NautilusWindow .sidebar .scrollbar.trough,
NautilusWindow MarlinPlacesSidebar .scrollbar.trough,
NemoWindow .sidebar .scrollbar.trough,
NemoWindow MarlinPlacesSidebar .scrollbar.trough,
MarlinViewWindow .sidebar .scrollbar.trough, MarlinViewWindow MarlinPlacesSidebar .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.slider,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider,
NautilusWindow .sidebar .scrollbar.slider,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider,
NemoWindow .sidebar .scrollbar.slider,
NemoWindow MarlinPlacesSidebar .scrollbar.slider,
MarlinViewWindow .sidebar .scrollbar.slider, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .scrollbar.slider:hover,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:hover,
NautilusWindow .sidebar .scrollbar.slider:hover,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:hover,
NemoWindow .sidebar .scrollbar.slider:hover,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:hover,
MarlinViewWindow .sidebar .scrollbar.slider:hover, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar.slider:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NautilusWindow .sidebar .scrollbar.slider:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
NemoWindow .sidebar .scrollbar.slider:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NautilusWindow .sidebar .scrollbar.slider.fine-tune,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
NemoWindow .sidebar .scrollbar.slider.fine-tune,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune {
border-width: 4px; }
GtkFileChooserDialog .sidebar .scrollbar.slider.fine-tune:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow .sidebar .scrollbar.slider.fine-tune:prelight:active,
NemoWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active,
MarlinViewWindow .sidebar .scrollbar.slider.fine-tune:prelight:active, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar.slider:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .scrollbar.slider:insensitive,
NautilusWindow .sidebar .scrollbar.slider:insensitive,
NautilusWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
NemoWindow .sidebar .scrollbar.slider:insensitive,
NemoWindow MarlinPlacesSidebar .scrollbar.slider:insensitive,
MarlinViewWindow .sidebar .scrollbar.slider:insensitive, MarlinViewWindow MarlinPlacesSidebar .scrollbar.slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3920,28 +3861,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.maximized GeditFileBrowserWidget {
background-color: #353945; }
GeditFileBrowserWidget .scrollbar.trough {
background-color: transparent;
border-color: transparent; }
GeditFileBrowserWidget .scrollbar.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GeditFileBrowserWidget .scrollbar.slider:hover {
background-color: #f6f7f9; }
GeditFileBrowserWidget .scrollbar.slider:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune {
border-width: 4px; }
GeditFileBrowserWidget .scrollbar.slider.fine-tune:prelight:active {
background-color: #5294E2; }
GeditFileBrowserWidget .scrollbar.slider:insensitive {
background-color: transparent; }
GeditFileBrowserWidget .scrollbars-junction,
GeditFileBrowserWidget .scrollbar.trough,
GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough {
border-color: transparent;
background-color: transparent; }
GeditFileBrowserWidget .horizontal {
background-color: transparent;
border-color: rgba(37, 40, 49, 0.95); }
@ -4001,6 +3920,67 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
GtkFileChooserDialog .sidebar .trough.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar,
NautilusWindow .sidebar .trough.scrollbar,
NautilusWindow MarlinPlacesSidebar .trough.scrollbar,
NemoWindow .sidebar .trough.scrollbar,
NemoWindow MarlinPlacesSidebar .trough.scrollbar,
MarlinViewWindow .sidebar .trough.scrollbar, MarlinViewWindow MarlinPlacesSidebar .trough.scrollbar, GeditFileBrowserWidget .trough.scrollbar {
background-color: transparent;
border-color: transparent; }
GtkFileChooserDialog .sidebar .slider.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar,
NautilusWindow .sidebar .slider.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar,
NemoWindow .sidebar .slider.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.scrollbar,
MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar {
border-radius: 20px;
border: 3px solid transparent;
background-color: rgba(231, 234, 238, 0.7); }
GtkFileChooserDialog .sidebar .slider.scrollbar:hover,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover,
NautilusWindow .sidebar .slider.scrollbar:hover,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover,
NemoWindow .sidebar .slider.scrollbar:hover,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover,
MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
NemoWindow .sidebar .slider.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NautilusWindow .sidebar .slider.fine-tune.scrollbar,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
NemoWindow .sidebar .slider.fine-tune.scrollbar,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, GeditFileBrowserWidget .slider.fine-tune.scrollbar {
border-width: 4px; }
GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar:prelight:active,
GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow .sidebar .slider.fine-tune.scrollbar:prelight:active,
NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active,
MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive,
GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive,
NautilusWindow .sidebar .slider.scrollbar:insensitive,
NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
NemoWindow .sidebar .slider.scrollbar:insensitive,
NemoWindow MarlinPlacesSidebar .slider.scrollbar:insensitive,
MarlinViewWindow .sidebar .slider.scrollbar:insensitive, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, GeditFileBrowserWidget .slider.scrollbar:insensitive {
background-color: transparent; }
/* GTK NAMED COLORS */
@define-color theme_fg_color #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -46,37 +46,11 @@ MarlinViewWindow {
}
}
&.frame {
color: $dark_sidebar_fg;
}
&.frame { color: $dark_sidebar_fg; }
.separator { color: transparent; }
.scrollbar {
&.trough { background-color: transparent; border-color: transparent; }
&.slider {
border-radius: 20px;
border: 3px solid transparent; //margin :/
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover {
background-color: lighten($dark_sidebar_fg, 20%);
}
&:prelight:active {
background-color: $selected_bg_color;
}
&.fine-tune {
border-width: 4px;
&:prelight:active {
background-color: $selected_bg_color;
}
}
&:insensitive {
background-color: transparent;
}
}
}
.scrollbar { @extend %dark_sidebar_scrollbar }
}
&.maximized .sidebar { background-color: opacify($dark_sidebar_bg, 1); }
@ -189,37 +163,7 @@ GeditFileBrowserWidget {
.maximized & { background-color: opacify($dark_sidebar_bg, 1); }
.scrollbar {
&.trough { background-color: transparent; border-color: transparent; }
&.slider {
border-radius: 20px;
border: 3px solid transparent; //margin :/
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover {
background-color: lighten($dark_sidebar_fg, 20%);
}
&:prelight:active {
background-color: $selected_bg_color;
}
&.fine-tune {
border-width: 4px;
&:prelight:active {
background-color: $selected_bg_color;
}
}
&:insensitive {
background-color: transparent;
}
}
}
.scrollbars-junction,
.scrollbars-junction.frame { // the small square between two scrollbars
border-color: transparent;
background-color: transparent;
}
.scrollbar { @extend %dark_sidebar_scrollbar }
.horizontal {
background-color: transparent;
@ -255,3 +199,34 @@ GeditWindow.background.csd GeditFileBrowserView.view {
&:focus { @include entry(osd-focus); }
&:insensitive { @include entry(osd-insensitive); }
}
%dark_sidebar_scrollbar {
&.trough { background-color: transparent; border-color: transparent; }
&.slider {
border-radius: 20px;
border: 3px solid transparent;
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover {
background-color: lighten($dark_sidebar_fg, 20%);
}
&:prelight:active {
background-color: $selected_bg_color;
}
&.fine-tune {
border-width: 4px;
&:prelight:active {
background-color: $selected_bg_color;
}
}
&:insensitive {
background-color: transparent;
}
}
&s-junction,
&s-junction.frame {
border-color: transparent;
background-color: transparent;
}
}

View File

@ -3720,56 +3720,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view {
NemoWindow .source-list.sidebar.view .separator,
MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow .source-list.sidebar.view .separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
MarlinViewWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #e7eaee;
border: 1px solid rgba(0, 0, 0, 0.3); }
GtkFileChooserDialog .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
NemoWindow .source-list.sidebar.view .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:prelight:active,
NautilusWindow .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
NemoWindow .sidebar .scrollbar .slider:prelight:active,
NemoWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:insensitive,
NautilusWindow .sidebar .scrollbar .slider:insensitive,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
NemoWindow .sidebar .scrollbar .slider:insensitive,
NemoWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
MarlinViewWindow .sidebar .scrollbar .slider:insensitive, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3877,20 +3827,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }
@ -3950,6 +3886,47 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
GtkFileChooserDialog .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
NautilusWindow .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 .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .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 .sidebar .scrollbar .slider:insensitive,
NautilusWindow .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;

View File

@ -3713,56 +3713,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view {
NemoWindow .source-list.sidebar.view .separator,
MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow .source-list.sidebar.view .separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
MarlinViewWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #e7eaee;
border: 1px solid rgba(0, 0, 0, 0.3); }
GtkFileChooserDialog .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
NemoWindow .source-list.sidebar.view .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:prelight:active,
NautilusWindow .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
NemoWindow .sidebar .scrollbar .slider:prelight:active,
NemoWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:insensitive,
NautilusWindow .sidebar .scrollbar .slider:insensitive,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
NemoWindow .sidebar .scrollbar .slider:insensitive,
NemoWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
MarlinViewWindow .sidebar .scrollbar .slider:insensitive, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3870,20 +3820,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }
@ -3943,6 +3879,47 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
GtkFileChooserDialog .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
NautilusWindow .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 .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .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 .sidebar .scrollbar .slider:insensitive,
NautilusWindow .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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3720,56 +3720,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view {
NemoWindow .source-list.sidebar.view .separator,
MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow .source-list.sidebar.view .separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
MarlinViewWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #e7eaee;
border: 1px solid rgba(0, 0, 0, 0.3); }
GtkFileChooserDialog .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
NemoWindow .source-list.sidebar.view .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:prelight:active,
NautilusWindow .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
NemoWindow .sidebar .scrollbar .slider:prelight:active,
NemoWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:insensitive,
NautilusWindow .sidebar .scrollbar .slider:insensitive,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
NemoWindow .sidebar .scrollbar .slider:insensitive,
NemoWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
MarlinViewWindow .sidebar .scrollbar .slider:insensitive, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3877,20 +3827,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; }
@ -3950,6 +3886,47 @@ 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 .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
NautilusWindow .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 .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .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 .sidebar .scrollbar .slider:insensitive,
NautilusWindow .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;

View File

@ -3713,56 +3713,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view {
NemoWindow .source-list.sidebar.view .separator,
MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow .source-list.sidebar.view .separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
MarlinViewWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #e7eaee;
border: 1px solid rgba(0, 0, 0, 0.3); }
GtkFileChooserDialog .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
NemoWindow .source-list.sidebar.view .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:prelight:active,
NautilusWindow .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
NemoWindow .sidebar .scrollbar .slider:prelight:active,
NemoWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:insensitive,
NautilusWindow .sidebar .scrollbar .slider:insensitive,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
NemoWindow .sidebar .scrollbar .slider:insensitive,
NemoWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
MarlinViewWindow .sidebar .scrollbar .slider:insensitive, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3870,20 +3820,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; }
@ -3943,6 +3879,47 @@ 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 .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
NautilusWindow .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 .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .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 .sidebar .scrollbar .slider:insensitive,
NautilusWindow .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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3713,56 +3713,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view {
NemoWindow .source-list.sidebar.view .separator,
MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow .source-list.sidebar.view .separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
MarlinViewWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #e7eaee;
border: 1px solid rgba(0, 0, 0, 0.3); }
GtkFileChooserDialog .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
NemoWindow .source-list.sidebar.view .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:prelight:active,
NautilusWindow .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
NemoWindow .sidebar .scrollbar .slider:prelight:active,
NemoWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:insensitive,
NautilusWindow .sidebar .scrollbar .slider:insensitive,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
NemoWindow .sidebar .scrollbar .slider:insensitive,
NemoWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
MarlinViewWindow .sidebar .scrollbar .slider:insensitive, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3870,20 +3820,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; }
@ -3943,6 +3879,47 @@ 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 .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
NautilusWindow .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 .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .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 .sidebar .scrollbar .slider:insensitive,
NautilusWindow .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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3713,56 +3713,6 @@ MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view {
NemoWindow .source-list.sidebar.view .separator,
MarlinViewWindow .sidebar .separator, MarlinViewWindow GtkPlacesSidebar.sidebar .view.separator, MarlinViewWindow .source-list.sidebar.view .separator {
color: transparent; }
GtkFileChooserDialog .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NautilusWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
NemoWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider,
MarlinViewWindow .sidebar .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider, MarlinViewWindow .source-list.sidebar.view .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: #e7eaee;
border: 1px solid rgba(0, 0, 0, 0.3); }
GtkFileChooserDialog .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
NemoWindow .source-list.sidebar.view .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:prelight:active,
NautilusWindow .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
NemoWindow .sidebar .scrollbar .slider:prelight:active,
NemoWindow .source-list.sidebar.view .scrollbar .slider:prelight:active,
MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:prelight:active {
background-color: #5294E2; }
GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider:insensitive,
NautilusWindow .sidebar .scrollbar .slider:insensitive,
NautilusWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
NemoWindow .sidebar .scrollbar .slider:insensitive,
NemoWindow .source-list.sidebar.view .scrollbar .slider:insensitive,
MarlinViewWindow .sidebar .scrollbar .slider:insensitive, MarlinViewWindow .source-list.sidebar.view .scrollbar .slider:insensitive {
background-color: transparent; }
GtkFileChooserDialog.maximized .sidebar,
NautilusWindow.maximized .sidebar,
@ -3870,20 +3820,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }
@ -3943,6 +3879,47 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
GtkFileChooserDialog .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider,
NautilusWindow .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 .sidebar .scrollbar .trough,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .trough,
NautilusWindow .sidebar .scrollbar .trough,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider,
GtkFileChooserDialog .source-list.sidebar.view .scrollbar .slider,
NautilusWindow .sidebar .scrollbar .slider,
NautilusWindow .source-list.sidebar.view .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 .sidebar .scrollbar .slider:hover,
NautilusWindow .sidebar .scrollbar .slider:hover,
NemoWindow .sidebar .scrollbar .slider:hover,
MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover {
background-color: #f6f7f9; }
GtkFileChooserDialog .sidebar .scrollbar .slider:prelight:active,
NautilusWindow .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 .sidebar .scrollbar .slider:insensitive,
NautilusWindow .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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -50,32 +50,7 @@ MarlinViewWindow {
.separator { color: transparent; }
.scrollbar {
&.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: lighten($dark_sidebar_fg, 15%);
border: 1px solid transparentize(black, 0.7);
}
// trough coloring
.trough {
background-color: transparentize(black, 0.8);
border: none;
}
// slider coloring
.slider {
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover { background-color: lighten($dark_sidebar_fg, 20%); }
&:prelight:active { background-color: $selected_bg_color; }
&:insensitive {
background-color: transparent;
}
}
}
.scrollbar { @extend %dark_sidebar_scrollbar }
}
&.maximized .sidebar { background-color: opacify($dark_sidebar_bg, 1); }
@ -188,32 +163,7 @@ GeditFileBrowserWidget {
.maximized & { background-color: opacify($dark_sidebar_bg, 1); }
.scrollbar {
&.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: lighten($dark_sidebar_fg, 15%);
border: 1px solid transparentize(black, 0.7);
}
// trough coloring
.trough {
background-color: transparentize(black, 0.8);
border: none;
}
// slider coloring
.slider {
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover { background-color: lighten($dark_sidebar_fg, 15%); }
&:prelight:active { background-color: $selected_bg_color; }
&:insensitive {
background-color: transparent;
}
}
}
.scrollbar { @extend %dark_sidebar_scrollbar; }
.horizontal {
background-color: transparent;
@ -249,3 +199,30 @@ GeditWindow.background.csd GeditFileBrowserView.view {
&:focus { @include entry(osd-focus); }
&:insensitive { @include entry(osd-insensitive); }
}
%dark_sidebar_scrollbar {
&.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: lighten($dark_sidebar_fg, 15%);
border: 1px solid transparentize(black, 0.7);
}
// trough coloring
.trough {
background-color: transparentize(black, 0.8);
border: none;
}
// slider coloring
.slider {
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover { background-color: lighten($dark_sidebar_fg, 20%); }
&:prelight:active { background-color: $selected_bg_color; }
&:insensitive {
background-color: transparent;
}
}
}

View File

@ -3943,37 +3943,6 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: rgba(42, 45, 55, 0.95); }
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: rgba(53, 57, 69, 0.95); }
@ -4068,20 +4037,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }
@ -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.2)); }
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;

View File

@ -3936,37 +3936,6 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: rgba(53, 57, 69, 0.95); }
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: rgba(53, 57, 69, 0.95); }
@ -4061,20 +4030,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }
@ -4134,6 +4089,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -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;

View File

@ -3936,37 +3936,6 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #353945; }
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; }
@ -4061,20 +4030,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; }
@ -4134,6 +4089,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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3940,37 +3940,6 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: #353945; }
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; }
@ -4065,20 +4034,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; }
@ -4138,6 +4093,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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -3940,37 +3940,6 @@ NemoWindow .pane-separator,
MarlinViewWindow .pane-separator {
background-color: rgba(53, 57, 69, 0.95); }
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: rgba(53, 57, 69, 0.95); }
@ -4065,20 +4034,6 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }
@ -4138,6 +4093,37 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry {
color: rgba(186, 195, 207, 0.55);
background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); }
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 #5c616c;
@define-color theme_text_color #5c616c;

View File

@ -97,33 +97,6 @@ MarlinViewWindow {
.pane-separator { background-color: $dark_sidebar_border; }
}
%dark_sidebar_scrollbar {
&.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: lighten($dark_sidebar_fg, 15%);
border: 1px solid transparentize(black, 0.7);
}
// trough coloring
.trough {
background-color: transparentize(black, 0.8);
border: none;
}
// slider coloring
.slider {
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover { background-color: lighten($dark_sidebar_fg, 20%); }
&:prelight:active { background-color: $selected_bg_color; }
&:insensitive {
background-color: transparent;
}
}
}
GtkFileChooserDialog {
&.background.csd, &.background { background-color: $dark_sidebar_bg }
@ -230,32 +203,7 @@ GeditFileBrowserWidget {
.maximized & { background-color: opacify($dark_sidebar_bg, 1); }
.scrollbar {
&.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: lighten($dark_sidebar_fg, 15%);
border: 1px solid transparentize(black, 0.7);
}
// trough coloring
.trough {
background-color: transparentize(black, 0.8);
border: none;
}
// slider coloring
.slider {
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover { background-color: lighten($dark_sidebar_fg, 15%); }
&:prelight:active { background-color: $selected_bg_color; }
&:insensitive {
background-color: transparent;
}
}
}
.scrollbar { @extend %dark_sidebar_scrollbar; }
.horizontal {
background-color: transparent;
@ -291,3 +239,30 @@ GeditWindow.background.csd GeditFileBrowserView.view {
&:focus { @include entry(osd-focus); }
&:insensitive { @include entry(osd-insensitive); }
}
%dark_sidebar_scrollbar {
&.overlay-indicator:not(.dragging):not(.hovering) .slider {
background-color: lighten($dark_sidebar_fg, 15%);
border: 1px solid transparentize(black, 0.7);
}
// trough coloring
.trough {
background-color: transparentize(black, 0.8);
border: none;
}
// slider coloring
.slider {
background-color: transparentize(lighten($dark_sidebar_fg, 15%), 0.3);
&:hover { background-color: lighten($dark_sidebar_fg, 20%); }
&:prelight:active { background-color: $selected_bg_color; }
&:insensitive {
background-color: transparent;
}
}
}