Config: optimize completion config and custom theme color

This commit is contained in:
User
2026-04-02 06:30:29 +08:00
parent be6c0eb5e1
commit ac82a344c9
4 changed files with 9 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
;; 安装solarized dark
(use-package solarized-theme)
(load-theme 'my-base16-dark)
(load-theme 'my-base16-dark t)
;; 很多主题
(use-package doom-themes)