add custom theme

This commit is contained in:
2025-06-15 17:41:53 +02:00
parent 9fd9666127
commit d74e4459cf
2 changed files with 50 additions and 1 deletions

View File

@@ -13,7 +13,12 @@
(use-package spacemacs-theme
:after (cl-lib) ;; spacemacs-common misses to load cl-lib
:config
(load-theme 'spacemacs-dark t))
(setq spacemacs-theme-comment-bg nil)
(load-theme 'spacemacs-dark t)
)
(use-package my-theme
:config
(load-theme 'my t))
;; Test char and monospace:
;; 1234567890abcdefghijklmnopqrstuvwxyz [] () :;,. !@#$^&*