summaryrefslogtreecommitdiffstats
path: root/themes/sidebar.rasi
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-05-16 21:55:52 +0200
committerDave Davenport <qball@gmpclient.org>2017-05-16 21:55:52 +0200
commit30fb8c514ed6eaf223ab6c79929a5745d7280b99 (patch)
treec530c4aa8786f46a7b7c8db16ba71fb5c06013b4 /themes/sidebar.rasi
parent494550d38d572801ba3924611b09c7ca2b20610a (diff)
Change ARGB to RGBA, fix in theme converter
Diffstat (limited to 'themes/sidebar.rasi')
-rw-r--r--themes/sidebar.rasi2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/sidebar.rasi b/themes/sidebar.rasi
index b2bdacaa..5287ffd8 100644
--- a/themes/sidebar.rasi
+++ b/themes/sidebar.rasi
@@ -49,7 +49,7 @@
#window box {
border: 0px 2px 0px 0px;
foreground: @lightwhite;
- background: #ee1c1c1c;
+ background: #1c1c1cee;
}
#window mainbox sidebar box {