Skip to content

Commit

Permalink
Merge pull request #43 from nikhilka08/master
Browse files Browse the repository at this point in the history
cl-lib is required
  • Loading branch information
film42 authored Jul 10, 2018
2 parents 3c24a6c + 653b3df commit 77d8c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dracula-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
;; A dark color theme available for a number of editors.

;;; Code:

(require 'cl-lib)
(deftheme dracula)

(let ((colors '((fg1 "#f8f8f2") ; Assigment form: VARIABLE COLOR [TTY-COLOR]
Expand Down

0 comments on commit 77d8c74

Please sign in to comment.