fix: unbalanced brackets
This commit is contained in:
parent
4ec065bfa6
commit
a8624e4b21
|
@ -17,7 +17,7 @@
|
||||||
(cyan "#50fcce"))
|
(cyan "#50fcce"))
|
||||||
|
|
||||||
;; Specifications for Emacs faces.
|
;; Specifications for Emacs faces.
|
||||||
((default (:foreground example-cyan))
|
((default (:foreground cyan))
|
||||||
(error (:foreground example-red))))
|
(error (:foreground red)))))
|
||||||
|
|
||||||
(provide-theme 'graphite)
|
(provide-theme 'graphite)
|
||||||
|
|
Reference in a new issue