use tomorrow-night-bright theme in text/console mode

This commit is contained in:
2011-09-08 20:24:37 +01:00
parent 3554ea6966
commit 6b9001e075
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,8 @@
;; Load Theme
(if window-system
(require 'birds-of-paradise-plus-theme))
(require 'birds-of-paradise-plus-theme)
(color-theme-tomorrow-night-bright))
;; Disable toolbar
(tool-bar-mode -1)

View File

@@ -76,6 +76,7 @@
(append
'(autopair
coffee-mode
color-theme-tomorrow
egg
elscreen
full-ack