fix(theme): Correct parenthesis nesting in base16 light theme
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
`(proced-executable ((,class (:foreground ,cyan))))
|
||||
`(proced-run-status-code ((,class (:foreground ,green))))
|
||||
`(proced-uninterruptible-sleep-status-code ((,class (:foreground ,red))))
|
||||
`(proced-time-colon ((,class (:foreground ,violet))))))))))
|
||||
`(proced-time-colon ((,class (:foreground ,violet)))))))
|
||||
|
||||
(provide-theme 'my-base16-light)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user