summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/themes/naquadah/mode-line.css
diff options
context:
space:
mode:
Diffstat (limited to '.conkerorrc/themes/naquadah/mode-line.css')
-rw-r--r--.conkerorrc/themes/naquadah/mode-line.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/.conkerorrc/themes/naquadah/mode-line.css b/.conkerorrc/themes/naquadah/mode-line.css
new file mode 100644
index 0000000..7e1ed45
--- /dev/null
+++ b/.conkerorrc/themes/naquadah/mode-line.css
@@ -0,0 +1,11 @@
+.mode-line {
+ font: 11px Tahoma;
+ padding: 0px;
+ border: 1px solid #2E3436;
+ color: #EEEEEC;
+ background-color: #0C191C;
+}
+
+.mode-line label {
+ color: #EEEEEC;
+}