52 lines
2.1 KiB
EmacsLisp
52 lines
2.1 KiB
EmacsLisp
(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.
|
|
'(ansi-color-names-vector
|
|
["#282c34" "#ff6c6b" "#98be65" "#ECBE7B" "#51afef" "#c678dd" "#46D9FF" "#bbc2cf"])
|
|
'(custom-safe-themes
|
|
'("dad40020beea412623b04507a4c185079bff4dcea20a93d8f8451acb6afc8358" "a0415d8fc6aeec455376f0cbcc1bee5f8c408295d1c2b9a1336db6947b89dd98" "a9a67b318b7417adbedaab02f05fa679973e9718d9d26075c6235b1f0db703c8" "1704976a1797342a1b4ea7a75bdbb3be1569f4619134341bd5a4c1cfb16abad4" "b5803dfb0e4b6b71f309606587dd88651efe0972a5be16ece6a958b197caeed8" default))
|
|
'(exwm-floating-border-color "#191b20")
|
|
'(fci-rule-color "#5B6268")
|
|
'(highlight-tail-colors
|
|
((("#333a38" "#99bb66" "green")
|
|
. 0)
|
|
(("#2b3d48" "#46D9FF" "brightcyan")
|
|
. 20)))
|
|
'(jdee-db-active-breakpoint-face-colors (cons "#1B2229" "#51afef"))
|
|
'(jdee-db-requested-breakpoint-face-colors (cons "#1B2229" "#98be65"))
|
|
'(jdee-db-spec-breakpoint-face-colors (cons "#1B2229" "#3f444a"))
|
|
'(objed-cursor-color "#ff6c6b")
|
|
'(pdf-view-midnight-colors (cons "#bbc2cf" "#282c34"))
|
|
'(rustic-ansi-faces
|
|
["#282c34" "#ff6c6b" "#98be65" "#ECBE7B" "#51afef" "#c678dd" "#46D9FF" "#bbc2cf"])
|
|
'(vc-annotate-background "#282c34")
|
|
'(vc-annotate-color-map
|
|
(list
|
|
(cons 20 "#98be65")
|
|
(cons 40 "#b4be6c")
|
|
(cons 60 "#d0be73")
|
|
(cons 80 "#ECBE7B")
|
|
(cons 100 "#e6ab6a")
|
|
(cons 120 "#e09859")
|
|
(cons 140 "#da8548")
|
|
(cons 160 "#d38079")
|
|
(cons 180 "#cc7cab")
|
|
(cons 200 "#c678dd")
|
|
(cons 220 "#d974b7")
|
|
(cons 240 "#ec7091")
|
|
(cons 260 "#ff6c6b")
|
|
(cons 280 "#cf6162")
|
|
(cons 300 "#9f585a")
|
|
(cons 320 "#6f4e52")
|
|
(cons 340 "#5B6268")
|
|
(cons 360 "#5B6268")))
|
|
'(vc-annotate-very-old-color nil))
|
|
(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.
|
|
)
|