various updates
This commit is contained in:
parent
f8bba57269
commit
6841031dea
9 changed files with 72 additions and 45 deletions
|
|
@ -249,7 +249,6 @@ This requires library `rainbow-mode'.")
|
|||
;nil
|
||||
;'(("\\<\\(\\(0[xX]\\|0[bB]\\)?-?[0-9a-fA-F]+\\.?[0-9]*?[fFlL]?\\)\\>" 1 '((t (:foreground "#E3AC3D")))))))))
|
||||
|
||||
(provide-theme 'barak)
|
||||
|
||||
;;;###autoload
|
||||
;; (add-to-list 'safe-local-eval-forms
|
||||
|
|
@ -260,3 +259,7 @@ This requires library `rainbow-mode'.")
|
|||
;; indent-tabs-mode: nil
|
||||
;; eval: (when (require 'rainbow-mode nil t) (rainbow-mode 1))
|
||||
;; End:
|
||||
|
||||
(provide-theme 'barak)
|
||||
(provide 'barak-theme)
|
||||
;;; barak-theme ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue