aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802015-07-17 23:43:41 +0200
committerHorst31802015-07-17 23:43:41 +0200
commit2a70924f33b8bdb1f7dc9303a7dee43f9c9b8e6c (patch)
tree52de7083b5b32a7c169698ca39c6c97dc17cc6df /common/gtk-3.0/3.14/gtk-contained-solid-dark.css
parentd4e5289967d2d305987f51b5544a4befd167c852 (diff)
downloadsolarc-theme-2a70924f33b8bdb1f7dc9303a7dee43f9c9b8e6c.tar.gz
solarc-theme-2a70924f33b8bdb1f7dc9303a7dee43f9c9b8e6c.tar.xz
solarc-theme-2a70924f33b8bdb1f7dc9303a7dee43f9c9b8e6c.zip
fix non-transparent mode
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.css2
1 files changed, 1 insertions, 1 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 0bee68a..e98b5dc 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
@@ -33,7 +33,7 @@
***************/
.background {
color: #D3DAE3;
- background-color: rgba(68, 72, 82, 0.999); }
+ background-color: #444852; }
/*
These wildcard seems unavoidable, need to investigate.