branch: elpa/cyberpunk-theme
commit b9d7d532e4ac5162228330d2ed2a167b52faac4a
Author: Nick Van Horn <[email protected]>
Commit: Nick Van Horn <[email protected]>
Cleaned up unused code.
---
cyberpunk-theme.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 115ddbb..a49b453 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -32,7 +32,6 @@
(let ((class '((class color) (min-colors 89)))
;; Cyberpunk palette
(cyberpunk-fg "#dcdccc")
- (cyberpunk-fg-1 "#656555")
(cyberpunk-bg-1 "#2b2b2b")
(cyberpunk-bg-05 "#383838")
(cyberpunk-bg "#000000")