diff options
author | Horst3180 | 2015-09-22 00:47:39 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-22 00:47:39 +0200 |
commit | 519ff85f86a1da78ec2c4eb25dce5f4dd50f95a7 (patch) | |
tree | acf63c01507e4b643c5dbb589ad5f2b518388efb /common/gnome-shell/3.18/gnome-shell-dark.css | |
parent | 2413f6e50d5533450352d567cb4d7241c20a4e15 (diff) | |
parent | dee39f4419c6826a90f807914fbf4328144e89bb (diff) | |
download | solarc-theme-519ff85f86a1da78ec2c4eb25dce5f4dd50f95a7.tar.gz solarc-theme-519ff85f86a1da78ec2c4eb25dce5f4dd50f95a7.tar.xz solarc-theme-519ff85f86a1da78ec2c4eb25dce5f4dd50f95a7.zip |
Merge branch 'master' of https://github.com/horst3180/Arc-theme
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 { |