diff options
author | Horst3180 | 2015-09-22 00:38:56 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-22 00:38:56 +0200 |
commit | dee39f4419c6826a90f807914fbf4328144e89bb (patch) | |
tree | 707f476fec0189ce5f42d49f7ac6c9adc9426f72 /common/gnome-shell/3.18/gnome-shell-dark.css | |
parent | f10e22f846fbd2972a866927be45ec13e56c25b0 (diff) | |
download | solarc-theme-dee39f4419c6826a90f807914fbf4328144e89bb.tar.gz solarc-theme-dee39f4419c6826a90f807914fbf4328144e89bb.tar.xz solarc-theme-dee39f4419c6826a90f807914fbf4328144e89bb.zip |
some tweaks for gnome-shell 3.18
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell-dark.css')
-rw-r--r-- | common/gnome-shell/3.18/gnome-shell-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css index a730892..f0d98b6 100644 --- a/common/gnome-shell/3.18/gnome-shell-dark.css +++ b/common/gnome-shell/3.18/gnome-shell-dark.css @@ -192,7 +192,7 @@ StScrollBar { border-bottom-width: 0; color: #BAC3CF; background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(42, 45, 55, 0.95); } + border-color: rgba(35, 38, 46, 0.95); } .modal-dialog-linked-button:hover { background-color: rgba(64, 69, 83, 0.95); } .modal-dialog-linked-button:focus { |