mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add theme definition for atom-one-dark
This commit is contained in:
14
themes/siren-theme-atom-one-dark.el
Normal file
14
themes/siren-theme-atom-one-dark.el
Normal file
@@ -0,0 +1,14 @@
|
||||
;;; siren-theme-atom-one-dark.el --- jimeh's Emacs Siren: atom-one-dark-theme.
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; Setup for atom-one-dark-theme.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(siren-require-packages '(atom-one-dark-theme))
|
||||
|
||||
(require 'atom-one-dark-theme)
|
||||
|
||||
(provide 'siren-theme-atom-one-dark)
|
||||
;;; siren-theme-twilight-anti-bright.el ends here
|
||||
Reference in New Issue
Block a user