diff options
author | Horst3180 | 2015-07-16 22:28:38 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-16 22:28:38 +0200 |
commit | c3c2ec0c8e35afa805b21c6bdf88092c03773252 (patch) | |
tree | 9072ed5662ae887158cc6c0bec933a3a71b32846 /common/gtk-3.0/3.14/gtk-contained-solid-dark.css | |
parent | 694880b0ed41e9317c05da0d78b52346fda27ffa (diff) | |
parent | 78c13218f1322ee8a8a0c10d169662eb4dbd2b42 (diff) | |
download | solarc-theme-c3c2ec0c8e35afa805b21c6bdf88092c03773252.tar.gz solarc-theme-c3c2ec0c8e35afa805b21c6bdf88092c03773252.tar.xz solarc-theme-c3c2ec0c8e35afa805b21c6bdf88092c03773252.zip |
Merge branch 'testing'
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-dark.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid-dark.css | 108 |
1 files changed, 71 insertions, 37 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css index ce02657..e6d5c87 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css @@ -238,6 +238,19 @@ GtkFlowBox .grid-child { box-shadow: 0 -1px 0 0 #5294E2; } .linked.vertical > .entry:last-child:insensitive { border-bottom-color: rgba(0, 0, 0, 0.14); } + .osd .entry { + color: #A8ADB5; + border-color: rgba(168, 173, 181, 0.3); + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(48, 52, 59, 0.95)); } + .osd .entry:focus { + color: #5294E2; + border-color: #5294E2; + background-image: linear-gradient(to bottom, rgba(48, 52, 59, 0.95)); } + .osd .entry:insensitive { + color: #5c6069; + border-color: rgba(168, 173, 181, 0.2); + background-image: linear-gradient(to bottom, rgba(53, 57, 65, 0.95)); } /*********** * Buttons * @@ -3360,9 +3373,6 @@ GtkListBox .h4 { .titlebar .separator, .titlebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar .titlebar .view.separator { color: #24272d; } -GtkFileChooserDialog .dialog-action-box { - background-color: #444852; } - NemoWindow GtkEventBox { background-color: #444852; } @@ -3601,8 +3611,24 @@ NemoWindow .pane-separator, MarlinViewWindow .pane-separator { background-color: #2e3138; } +GtkFileChooserDialog.background.csd, GtkFileChooserDialog .background { + background-color: #454a54; } +GtkFileChooserDialog .sidebar { + background-color: transparent; } GtkFileChooserDialog GtkPaned > .vertical > .horizontal { background-color: #444852; } +GtkFileChooserDialog .dialog-action-box { + background-color: #444852; } +GtkFileChooserDialog .dialog-vbox > .frame { + color: #A8ADB5; + border-color: transparent; } +GtkFileChooserDialog .action-bar.frame { + background-color: transparent; + border-color: #23252a; } +GtkFileChooserDialog .action-bar.frame GtkLabel, GtkFileChooserDialog .action-bar.frame GtkComboBox, +GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, +GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { + color: #A8ADB5; } GeditWindow.background.csd { background-color: transparent; } @@ -3674,21 +3700,6 @@ GeditWindow.background.csd GeditFileBrowserWidget { GeditWindow.background.csd GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: #353941; } - GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #A8ADB5; - border: 1px solid transparent; } - GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:hover { - border: 1px solid #5294E2; } - GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:active, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:insensitive { - color: rgba(168, 173, 181, 0.4); } GeditWindow.background.csd GeditFileBrowserWidget .horizontal GtkComboBox { color: #A8ADB5; } @@ -3700,25 +3711,48 @@ GeditWindow.background.csd GeditFileBrowserView.view { GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { color: #5294E2; } -GtkFileChooserDialog .action-bar.frame { - background-color: #41454f; - border-color: #23252a; } - GtkFileChooserDialog .action-bar.frame GtkLabel { - color: #A8ADB5; } - GtkFileChooserDialog .action-bar.frame .button { - border-color: transparent; - background-color: transparent; - background-image: none; } - GtkFileChooserDialog .action-bar.frame .button:hover { - border: 1px solid #5294E2; } - GtkFileChooserDialog .action-bar.frame .button:active, GtkFileChooserDialog .action-bar.frame .button:checked { - border: 1px solid #5294E2; - color: #ffffff; - background-color: #5294E2; } - GtkFileChooserDialog .action-bar.frame .button:insensitive { - color: rgba(168, 173, 181, 0.4); } - GtkFileChooserDialog .action-bar.frame GtkComboBox { - color: #A8ADB5; } +GtkFileChooserDialog .action-bar.frame .button, +GtkFileChooserDialog .dialog-vbox > .frame .button, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button { + color: #A8ADB5; + outline-color: rgba(168, 173, 181, 0.3); + border-color: rgba(168, 173, 181, 0.3); + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(48, 52, 59, 0.95)); } + GtkFileChooserDialog .action-bar.frame .button:hover, + GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:hover { + color: #5294E2; + outline-color: rgba(168, 173, 181, 0.3); + border-color: #5294E2; + background-image: linear-gradient(to bottom, rgba(48, 52, 59, 0.95)); } + GtkFileChooserDialog .action-bar.frame .button:active, + GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog .action-bar.frame .button:checked, + GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:checked { + color: #ffffff; + outline-color: rgba(255, 255, 255, 0.3); + border-color: #5294E2; + background-image: linear-gradient(to bottom, #5294E2); } + GtkFileChooserDialog .action-bar.frame .button:insensitive, + GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button:insensitive { + color: #5c6069; + border-color: rgba(168, 173, 181, 0.2); + background-image: linear-gradient(to bottom, rgba(53, 57, 65, 0.95)); } + +GtkFileChooserDialog .action-bar.frame .entry, +GtkFileChooserDialog .dialog-vbox > .frame .entry { + color: #A8ADB5; + border-color: rgba(168, 173, 181, 0.3); + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(48, 52, 59, 0.95)); } + GtkFileChooserDialog .action-bar.frame .entry:focus, + GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { + color: #5294E2; + border-color: #5294E2; + background-image: linear-gradient(to bottom, rgba(48, 52, 59, 0.95)); } + GtkFileChooserDialog .action-bar.frame .entry:insensitive, + GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { + color: #5c6069; + border-color: rgba(168, 173, 181, 0.2); + background-image: linear-gradient(to bottom, rgba(53, 57, 65, 0.95)); } /* GTK NAMED COLORS */ @define-color theme_fg_color #D3DAE3; |