summaryrefslogtreecommitdiff
path: root/themes/night_base.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-10 14:57:03 +0300
committerAndrew Dolgov <[email protected]>2021-03-10 14:57:03 +0300
commit36ad46e60db2e44f508b942379abd189bbb3dfa6 (patch)
tree3bdc0dfedd3cb289a10511b2c95979066aaf8c90 /themes/night_base.less
parent96031c80bf380e3816ab81a74524d47983631ce4 (diff)
* shorten_expanded: use promises instead of a timeout hack
* normalize some icon colors
Diffstat (limited to 'themes/night_base.less')
-rw-r--r--themes/night_base.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night_base.less b/themes/night_base.less
index 6c7ba9964..78056d710 100644
--- a/themes/night_base.less
+++ b/themes/night_base.less
@@ -9,7 +9,7 @@
@default-fg: @default-text;
@border-default: #222;
@default-bg : #333;
-
+@color-icon: #999;
@border-light : #666;
@default-text: #ccc;