summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/styles/base.less
diff options
context:
space:
mode:
Diffstat (limited to '.conkerorrc/styles/base.less')
-rw-r--r--.conkerorrc/styles/base.less4
1 files changed, 3 insertions, 1 deletions
diff --git a/.conkerorrc/styles/base.less b/.conkerorrc/styles/base.less
index dcb5a5e..410efe2 100644
--- a/.conkerorrc/styles/base.less
+++ b/.conkerorrc/styles/base.less
@@ -1,4 +1,6 @@
@import "tango";
+@import "yoshi";
@monospace-font: "Envy Code R";
-@background: #111113;
+@background: @dblack;
+@foreground: @lwhite;