aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802016-02-26 00:10:22 +0100
committerHorst31802016-02-26 00:10:22 +0100
commitbf1be44a2c0bc8e8079fd516e0e6519a9bc87969 (patch)
treea4d7a352e6b50fc3c309cd3046c70cedde3fc354 /common/gtk-3.0/3.20/gtk-solid-dark.css
parent61e1597a65115381291866f67d30492a24840c8f (diff)
downloadsolarc-theme-bf1be44a2c0bc8e8079fd516e0e6519a9bc87969.tar.gz
solarc-theme-bf1be44a2c0bc8e8079fd516e0e6519a9bc87969.tar.xz
solarc-theme-bf1be44a2c0bc8e8079fd516e0e6519a9bc87969.zip
updates
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css178
1 files changed, 100 insertions, 78 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index 943b320..6419887 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -63,7 +63,7 @@ iconview {
color: #D3DAE3;
background-color: #404552; }
iconview:selected, iconview:selected:focus {
- border-radius: 3px; }
+ border-radius: 2px; }
rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband,
.rubberband {
@@ -158,8 +158,8 @@ entry {
border-color: #2b2e39;
background-color: #404552;
background-image: linear-gradient(to bottom, #404552);
- padding-left: 2px;
- padding-right: 2px;
+ min-height: 0;
+ padding: 2px;
border: none;
border-radius: 0; }
entry:focus {
@@ -179,7 +179,7 @@ entry {
background-color: #5294E2;
color: #ffffff; }
entry progress {
- margin: 2px 12px;
+ margin: 0 -6px;
border-radius: 0;
border-width: 0 0 2px;
border-color: #5294E2;
@@ -421,13 +421,25 @@ button {
background-color: rgba(68, 74, 88, 0.55); }
button.destructive-action:disabled > label {
color: inherit; }
+ button.image-button {
+ min-width: 32px;
+ padding-left: 0;
+ padding-right: 0; }
button.text-button {
padding-left: 16px;
padding-right: 16px; }
- button.text-button.image-button label:first-child {
- padding-left: 8px; }
- button.text-button.image-button label:last-child {
- padding-right: 8px; }
+ button.text-button.image-button {
+ padding-left: 0;
+ padding-right: 0; }
+ button.text-button.image-button label:first-child {
+ padding-left: 12px;
+ padding-right: 0; }
+ button.text-button.image-button label:last-child {
+ padding-left: 0;
+ padding-right: 12px; }
+ button.text-button.image-button image {
+ padding-left: 6px;
+ padding-right: 6px; }
.stack-switcher > button {
outline-offset: -3px; }
.stack-switcher > button > label {
@@ -724,6 +736,9 @@ button:link > label, button:visited > label {
spinbutton button:active {
color: #ffffff; }
+spinbutton:disabled {
+ color: rgba(211, 218, 227, 0.45); }
+
spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry {
padding-top: 0;
padding-bottom: 0;
@@ -1258,12 +1273,6 @@ headerbar entry, headerbar button, headerbar separator, headerbar .sidebar separ
.primary-toolbar scale trough:disabled, headerbar scale trough:disabled {
background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.3)); }
-.path-bar button:first-child {
- padding-left: 10px; }
-
-.path-bar button:last-child {
- padding-right: 10px; }
-
.path-bar button:only-child {
padding-left: 10px;
padding-right: 10px; }
@@ -1327,36 +1336,41 @@ treeview.view {
border-radius: 3px;
border-width: 0; }
treeview.view header button {
+ min-height: 0;
+ min-width: 0;
+ padding: 3px 6px;
+ font-weight: bold;
color: #b6bcc6;
background-color: #404552;
- font-weight: bold; }
+ background-image: none;
+ border-style: none solid none none;
+ border-radius: 0;
+ border-image: linear-gradient(to bottom, #404552 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #404552 80%) 0 1 0 0/0 1px 0 0 stretch; }
treeview.view header button:hover {
color: #5294E2; }
treeview.view header button:active {
color: #D3DAE3; }
- treeview.view header button.dnd, treeview.view header button.dnd:selected, treeview.view header button.dnd:hover {
- transition: none;
- color: #5294E2;
- box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; }
-
-treeview.view header button {
- min-height: 0;
- min-width: 0;
- padding: 3px 6px;
- background-image: none;
- border-style: none solid none none;
- border-radius: 0;
- border-image: linear-gradient(to bottom, #404552 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #404552 80%) 0 1 0 0/0 1px 0 0 stretch; }
- treeview.view header button:active, treeview.view header button:hover {
- background-color: #404552; }
- treeview.view header button:active:hover {
- color: #D3DAE3; }
- treeview.view header button:disabled {
- border-color: #383C4A;
- background-image: none; }
- treeview.view header button:last-child {
- border-right-style: none;
- border-image: none; }
+ treeview.view header button:active, treeview.view header button:hover {
+ background-color: #404552; }
+ treeview.view header button:active:hover {
+ color: #D3DAE3; }
+ treeview.view header button:disabled {
+ border-color: #383C4A;
+ background-image: none; }
+ treeview.view header button:last-child {
+ border-right-style: none;
+ border-image: none; }
+ treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active,
+ treeview.view header.button.dnd,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd:active {
+ padding: 0 6px;
+ transition: none;
+ color: #ffffff;
+ background-color: #5294E2;
+ border-radius: 0;
+ border-style: none; }
menubar,
.menubar {
@@ -2053,6 +2067,14 @@ levelbar block.empty {
background-color: #404552;
border-color: #404552; }
+printdialog paper {
+ border: 1px solid #2b2e39;
+ background: white;
+ padding: 0; }
+
+printdialog .dialog-action-box {
+ margin: 12px; }
+
frame border,
.frame {
margin: 0;
@@ -2064,11 +2086,6 @@ frame border,
.frame.flat {
border-style: none; }
-paper {
- border: 1px solid #2b2e39;
- background: white;
- padding: 0; }
-
scrolledwindow viewport.frame, placessidebar viewport.frame {
border-style: none; }
@@ -2297,9 +2314,12 @@ messagedialog.csd .dialog-action-area button:only-child {
border-left-style: none;
border-right-style: none; }
+filechooser #pathbarbox {
+ border-bottom: 1px solid rgba(43, 46, 57, 0.5); }
+
.sidebar, .sidebar .view {
border: none;
- background-color: #383C4A; }
+ background-color: #3c4150; }
stacksidebar row {
padding: 10px 4px; }
@@ -2313,9 +2333,10 @@ placessidebar list {
background-color: transparent; }
placessidebar row {
+ min-height: 30px;
padding: 0px; }
placessidebar row > revealer {
- padding: 8px 10px; }
+ padding: 0 10px; }
placessidebar row image.sidebar-icon:dir(ltr) {
padding-right: 8px; }
placessidebar row image.sidebar-icon:dir(rtl) {
@@ -2325,8 +2346,10 @@ placessidebar row {
placessidebar row label.sidebar-label:dir(rtl) {
padding-left: 2px; }
button.sidebar-button {
- min-width: 26px;
- min-height: 26px;
+ min-width: 22px;
+ min-height: 22px;
+ margin-top: 2px;
+ margin-bottom: 2px;
padding: 0;
border-radius: 100%;
-gtk-outline-radius: 100%; }
@@ -2522,16 +2545,11 @@ button.color {
.content-view:hover {
-gtk-icon-effect: highlight; }
-.scale-popup button {
- padding: 6px; }
- .scale-popup button:hover {
- color: #D3DAE3;
- outline-color: rgba(211, 218, 227, 0.3);
- border-color: #2b2e39;
- background-color: #505666; }
-
-button.scale {
- padding: 8px; }
+.scale-popup button:hover {
+ color: #D3DAE3;
+ outline-color: rgba(211, 218, 227, 0.3);
+ border-color: #2b2e39;
+ background-color: #505666; }
.context-menu, popover.touch-selection,
popover.background.touch-selection {
@@ -2552,12 +2570,14 @@ button.circular-button {
padding: 0; }
.keycap {
+ min-width: 16px;
+ min-height: 20px;
+ padding: 3px 6px 4px 6px;
+ color: #D3DAE3;
background-color: #404552;
border: 1px solid #2b2e39;
- border-radius: 2px;
- box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15);
- color: #D3DAE3;
- padding: 3px 8px 3px 8px; }
+ border-radius: 2.5px;
+ box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); }
stackswitcher button.text-button {
min-width: 80px; }
@@ -2567,7 +2587,8 @@ stackswitcher button.circular {
*:drop(active):focus,
*:drop(active) {
- border: 1px solid black; }
+ border-color: black;
+ box-shadow: inset 0 0 0 1px black; }
decoration {
border-radius: 3px 3px 0 0;
@@ -2576,15 +2597,16 @@ decoration {
margin: 10px; }
decoration:backdrop {
box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.9), 0 8px 8px 0 transparent, 0 5px 5px 0 rgba(0, 0, 0, 0.35); }
+ .fullscreen decoration,
.tiled decoration {
border-radius: 0; }
.popup decoration, decoration.popup {
box-shadow: none;
border-radius: 0; }
- .ssd decoration, decoration.ssd {
+ .ssd decoration {
border-radius: 3px 3px 0 0;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); }
- .ssd decoration.maximized, decoration.ssd.maximized {
+ .ssd decoration.maximized {
border-radius: 0; }
.csd.popup decoration {
border-radius: 2px;
@@ -3418,21 +3440,17 @@ GtkListBox .h4 {
font: bold; }
.nautilus-window paned > separator, .nautilus-window .sidebar paned > separator, .nautilus-window .sidebar .view paned > separator, .sidebar .view .nautilus-window paned > separator {
- background: #353945; }
+ background: #2a2d37; }
+ .nautilus-window paned > separator:dir(ltr), .nautilus-window .sidebar paned > separator:dir(ltr), .nautilus-window .sidebar .view paned > separator:dir(ltr), .sidebar .view .nautilus-window paned > separator:dir(ltr) {
+ margin-left: -1px; }
+ .nautilus-window paned > separator:dir(rtl), .nautilus-window .sidebar paned > separator:dir(rtl), .nautilus-window .sidebar .view paned > separator:dir(rtl), .sidebar .view .nautilus-window paned > separator:dir(rtl) {
+ margin-right: -1px; }
.nautilus-window.csd.background, .nautilus-window placessidebar list {
background-color: transparent; }
.nautilus-window placessidebar.sidebar {
background-color: #353945; }
- .nautilus-window placessidebar.sidebar:dir(ltr) {
- margin-right: -1px; }
- .nautilus-window placessidebar.sidebar:dir(rtl) {
- margin-left: -1px; }
- .nautilus-window placessidebar.sidebar:dir(ltr) {
- border-right: 1px solid #2a2d37; }
- .nautilus-window placessidebar.sidebar:dir(rtl) {
- border-left: 1px solid #2a2d37; }
.nautilus-window placessidebar.sidebar row.sidebar-placeholder-row {
border: 1px solid #5294E2; }
.nautilus-window placessidebar.sidebar row.sidebar-new-bookmark-row {
@@ -3452,21 +3470,25 @@ GtkListBox .h4 {
.nautilus-window.maximized placessidebar.sidebar {
background-color: #353945; }
-.nautilus-window .sidebar-button.button {
+.nautilus-window button.sidebar-button {
color: #BAC3CF; }
- .nautilus-window .sidebar-button.button:hover {
+ .nautilus-window button.sidebar-button:hover {
color: #BAC3CF;
outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
- .nautilus-window .sidebar-button.button:active {
+ .nautilus-window button.sidebar-button:active {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
- border-color: rgba(26, 28, 34, 0.4);
+ border-color: #2b2e39;
background-color: #5294E2; }
- .nautilus-window .sidebar-button.button:not(:hover):not(:active) > image {
+ .nautilus-window button.sidebar-button:not(:hover):not(:active) > image {
opacity: 0.5; }
+.nautilus-window searchbar {
+ border-color: transparent;
+ box-shadow: inset 0 -1px #2b2e39; }
+
.gedit-bottom-panel-paned {
background-color: #404552; }