summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/styles/yoshi.less
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-23 00:29:39 +0200
committerGravatar Tom Willemse2013-04-23 00:29:39 +0200
commitd9323f0c017dddccfc0a107690736477527ea33f (patch)
tree99b010afe05bd7f28bdefb65fe2083c415dd25ef /.conkerorrc/styles/yoshi.less
parent6b5f3062e224b4b82ef1f316e95cc4a5ff19a9b2 (diff)
downloaddotfiles-d9323f0c017dddccfc0a107690736477527ea33f.tar.gz
dotfiles-d9323f0c017dddccfc0a107690736477527ea33f.zip
Use yoshi colors in style
Still in transition
Diffstat (limited to '.conkerorrc/styles/yoshi.less')
-rw-r--r--.conkerorrc/styles/yoshi.less24
1 files changed, 24 insertions, 0 deletions
diff --git a/.conkerorrc/styles/yoshi.less b/.conkerorrc/styles/yoshi.less
new file mode 100644
index 0000000..5fdac7e
--- /dev/null
+++ b/.conkerorrc/styles/yoshi.less
@@ -0,0 +1,24 @@
+@lblack: #ededed;
+@dblack: #111111;
+@lwhite: #bfbfbf;
+@dwhite: #404040;
+@lred: #bf7d7d;
+@dred: #402929;
+@lorange: #bfa47d;
+@dorange: #403729;
+@lyellow: #b2bf7d;
+@dyellow: #3b4029;
+@lgreen: #8abf6d;
+@dgreen: #2d4029;
+@lturquoise: #7dbf97;
+@dturquoise: #294032;
+@lcyan: #7dbfbf;
+@dcyan: #294040;
+@lblue: #6d97bf;
+@dblue: #293240;
+@lpurple: #8a7dbf;
+@dpurple: #2d2940;
+@lmagenta: #b27dbf;
+@dmagenta: #3b2940;
+@lpink: #bf6da4;
+@dpink: #402937;