aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-dark.css
diff options
context:
space:
mode:
authorHorst31802016-03-31 15:55:30 +0200
committerHorst31802016-03-31 15:55:30 +0200
commit58a8abc3703ba1a9906910a9b54dcb775a7e2652 (patch)
tree64e26489d9e4148790aa92b7c94113ffc8c03eb7 /common/gtk-3.0/3.20/gtk-dark.css
parentf7a1c002e17e6935a8c4dcf91bb81b43fa702248 (diff)
downloadsolarc-theme-58a8abc3703ba1a9906910a9b54dcb775a7e2652.tar.gz
solarc-theme-58a8abc3703ba1a9906910a9b54dcb775a7e2652.tar.xz
solarc-theme-58a8abc3703ba1a9906910a9b54dcb775a7e2652.zip
set background for acceleditor
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-dark.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css
index e4a963b..11ef8bf 100644
--- a/common/gtk-3.0/3.20/gtk-dark.css
+++ b/common/gtk-3.0/3.20/gtk-dark.css
@@ -1364,6 +1364,8 @@ treeview.view {
-GtkTreeView-expander-size: 16;
border-left-color: rgba(211, 218, 227, 0.15);
border-top-color: rgba(0, 0, 0, 0.1); }
+ treeview.view acceleditor > label {
+ background-color: #5294E2; }
treeview.view:selected, treeview.view:selected:focus {
border-radius: 0;
border-left-color: #a9caf1;