summaryrefslogtreecommitdiffstats
path: root/conkeror/.conkerorrc/styles/base.less
diff options
context:
space:
mode:
Diffstat (limited to 'conkeror/.conkerorrc/styles/base.less')
-rw-r--r--conkeror/.conkerorrc/styles/base.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/conkeror/.conkerorrc/styles/base.less b/conkeror/.conkerorrc/styles/base.less
new file mode 100644
index 0000000..410efe2
--- /dev/null
+++ b/conkeror/.conkerorrc/styles/base.less
@@ -0,0 +1,6 @@
+@import "tango";
+@import "yoshi";
+
+@monospace-font: "Envy Code R";
+@background: @dblack;
+@foreground: @lwhite;