From f9f898e5586c58fc7cd4fbef88e3bdebf778a91c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 13 Aug 2013 22:39:35 +0200 Subject: Initial commit of my conkeror configuration in vcsh --- .conkerorrc/themes/yoshi/theme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .conkerorrc/themes/yoshi/theme.json (limited to '.conkerorrc/themes/yoshi/theme.json') diff --git a/.conkerorrc/themes/yoshi/theme.json b/.conkerorrc/themes/yoshi/theme.json new file mode 100644 index 0000000..bb74ee1 --- /dev/null +++ b/.conkerorrc/themes/yoshi/theme.json @@ -0,0 +1,9 @@ +{ "sheets" : [ + "conkeror--scrollbars.css", + "new-tabs.css", + "minibuffer.css", + "mode-line.css", + "hints--url-panel.css", + "tab-bar.css" + ] +} -- cgit v1.2.3-54-g00ecf