From cfc60ae6dc3296aa0b1b87d1f9543749f2e41768 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 16 Jan 2013 04:13:12 +0100 Subject: Conkeror: Add github dashboard style I don't like it when it's so bright. --- .conkerorrc/styles/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .conkerorrc/styles/Makefile (limited to '.conkerorrc/styles/Makefile') diff --git a/.conkerorrc/styles/Makefile b/.conkerorrc/styles/Makefile new file mode 100644 index 0000000..db06cf3 --- /dev/null +++ b/.conkerorrc/styles/Makefile @@ -0,0 +1,4 @@ +DESTDIR:=$(DESTDIR)/styles +objects=github.css + +include ../../dotfiles.mk -- cgit v1.2.3-54-g00ecf