From 1a03a3b9c97cfeb407b3e23ef26b391528e5db35 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 6 Jan 2012 16:04:17 +0100 Subject: CONKEROR: Change theme dir and add theme --- .conkerorrc/themes/naquadah/mode-line.css | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .conkerorrc/themes/naquadah/mode-line.css (limited to '.conkerorrc/themes/naquadah/mode-line.css') 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; +} -- cgit v1.2.3-54-g00ecf