summaryrefslogtreecommitdiff
path: root/themes/night_base.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-23 20:45:08 +0300
committerAndrew Dolgov <[email protected]>2021-03-23 20:45:08 +0300
commit58ab641fea397f963d05cf854d53c7957a99685b (patch)
treea051bbf42bfc43badf354c5fc45bbfa4bdf8b0cb /themes/night_base.less
parentbe2d1602bdcbc8712f23bd6cb440c98ed5ecf61a (diff)
light theme: increase contrast
Diffstat (limited to 'themes/night_base.less')
-rw-r--r--themes/night_base.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/night_base.less b/themes/night_base.less
index ed6fae721..a3945c856 100644
--- a/themes/night_base.less
+++ b/themes/night_base.less
@@ -12,8 +12,6 @@
@color-icon: #999;
@border-light : #666;
-@default-text: #ccc;
-
@fg-text-muted: darken(@default-text, 20%);
@fg-light : lighten(@default-text, 10%);