This commit is contained in:
2025-11-22 20:13:14 +08:00
parent 62dd22b544
commit 298a9913b5
7 changed files with 42 additions and 4 deletions
+16
View File
@@ -0,0 +1,16 @@
;;; -*- lexical-binding: t -*-
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(custom-safe-themes
'("d481904809c509641a1a1f1b1eb80b94c58c210145effc2631c1a7f2e4a2fdf4"
"039112154ee5166278a7b65790c665fe17fd21c84356b7ad4b90c29ffe0ad606"
"b58b5aa5664a927866daa481ae5f0795423ed3982ce5f64e56c4106261dbd13e" default)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)