mirror of
https://github.com/protesilaos/ef-themes.git
synced 2026-09-10 07:06:15 -04:00
Fix all the palette symbols
This commit is contained in:
parent
fe3f938410
commit
faf705ebaf
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-autumn-palette
|
||||
(defconst ef-autumn-palette
|
||||
(append ef-themes-common-palette-overrides ef-autumn-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark brown-black theme with warm colors (red, yellow, green, teal)."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-autumn-palette
|
||||
ef-autumn-palette
|
||||
ef-autumn-palette-overrides))
|
||||
|
||||
;;; ef-autumn-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-bio-palette
|
||||
(defconst ef-bio-palette
|
||||
(append ef-themes-common-palette-overrides ef-bio-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark green-black theme with green, teal, blue, purple colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-bio-palette
|
||||
ef-bio-palette
|
||||
ef-bio-palette-overrides))
|
||||
|
||||
;;; ef-bio-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-cherie-palette
|
||||
(defconst ef-cherie-palette
|
||||
(append ef-themes-common-palette-overrides ef-cherie-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark purple-black theme with warm colors (mostly pink, magenta, gold)."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-cherie-palette
|
||||
ef-cherie-palette
|
||||
ef-cherie-palette-overrides))
|
||||
|
||||
;;; ef-cherie-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-cyprus-palette
|
||||
(defconst ef-cyprus-palette
|
||||
(append ef-themes-common-palette-overrides ef-cyprus-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light ochre theme with green, yellow, teal, red colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-cyprus-palette
|
||||
ef-cyprus-palette
|
||||
ef-cyprus-palette-overrides))
|
||||
|
||||
;;; ef-cyprus-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-dark-palette
|
||||
(defconst ef-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark theme with blue, magenta, cyan, purple colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-dark-palette
|
||||
ef-dark-palette
|
||||
ef-dark-palette-overrides))
|
||||
|
||||
;;; ef-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-day-palette
|
||||
(defconst ef-day-palette
|
||||
(append ef-themes-common-palette-overrides ef-day-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light sandy theme with warm, varied colors (yellow, red, green, purple)."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-day-palette
|
||||
ef-day-palette
|
||||
ef-day-palette-overrides))
|
||||
|
||||
;;; ef-day-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-deuteranopia-dark-palette
|
||||
(defconst ef-deuteranopia-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-deuteranopia-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -227,7 +227,7 @@ further details)."
|
|||
"Legible dark theme, optimized for red-green color deficiency."
|
||||
dark
|
||||
modus-vivendi-deuteranopia-palette
|
||||
ef-themes-deuteranopia-dark-palette
|
||||
ef-deuteranopia-dark-palette
|
||||
ef-deuteranopia-dark-palette-overrides))
|
||||
|
||||
;;; ef-deuteranopia-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-deuteranopia-light-palette
|
||||
(defconst ef-deuteranopia-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-deuteranopia-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -227,7 +227,7 @@ further details)."
|
|||
"Legible light theme, optimized for red-green color deficiency."
|
||||
light
|
||||
modus-operandi-deuteranopia-palette
|
||||
ef-themes-deuteranopia-light-palette
|
||||
ef-deuteranopia-light-palette
|
||||
ef-deuteranopia-light-palette-overrides))
|
||||
|
||||
;;; ef-deuteranopia-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-dream-palette
|
||||
(defconst ef-dream-palette
|
||||
(append ef-themes-common-palette-overrides ef-dream-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark purple grey theme with gold and nuanced colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-dream-palette
|
||||
ef-dream-palette
|
||||
ef-dream-palette-overrides))
|
||||
|
||||
;;; ef-dream-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-duo-dark-palette
|
||||
(defconst ef-duo-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-duo-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark theme with mostly blue and orange colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-duo-dark-palette
|
||||
ef-duo-dark-palette
|
||||
ef-duo-dark-palette-overrides))
|
||||
|
||||
;;; ef-duo-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-duo-light-palette
|
||||
(defconst ef-duo-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-duo-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light theme with mostly blue and yellow colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-duo-light-palette
|
||||
ef-duo-light-palette
|
||||
ef-duo-light-palette-overrides))
|
||||
|
||||
;;; ef-duo-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-eagle-palette
|
||||
(defconst ef-eagle-palette
|
||||
(append ef-themes-common-palette-overrides ef-eagle-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light beige theme with brown, red, and desatured colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-eagle-palette
|
||||
ef-eagle-palette
|
||||
ef-eagle-palette-overrides))
|
||||
|
||||
;;; ef-eagle-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-elea-dark-palette
|
||||
(defconst ef-elea-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-elea-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark green theme with brown, magenta, and green colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-elea-dark-palette
|
||||
ef-elea-dark-palette
|
||||
ef-elea-dark-palette-overrides))
|
||||
|
||||
;;; ef-elea-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-elea-light-palette
|
||||
(defconst ef-elea-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-elea-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light green theme with brown, magenta, and green colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-elea-light-palette
|
||||
ef-elea-light-palette
|
||||
ef-elea-light-palette-overrides))
|
||||
|
||||
;;; ef-elea-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-frost-palette
|
||||
(defconst ef-frost-palette
|
||||
(append ef-themes-common-palette-overrides ef-frost-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light cool theme with blue, cyan, teal, purple colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-frost-palette
|
||||
ef-frost-palette
|
||||
ef-frost-palette-overrides))
|
||||
|
||||
;;; ef-frost-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-kassio-palette
|
||||
(defconst ef-kassio-palette
|
||||
(append ef-themes-common-palette-overrides ef-kassio-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light grey theme with blue, red, magenta, and earthly colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-kassio-palette
|
||||
ef-kassio-palette
|
||||
ef-kassio-palette-overrides))
|
||||
|
||||
;;; ef-kassio-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-light-palette
|
||||
(defconst ef-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light theme with blue, magenta, cyan, purple colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-light-palette
|
||||
ef-light-palette
|
||||
ef-light-palette-overrides))
|
||||
|
||||
;;; ef-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-maris-dark-palette
|
||||
(defconst ef-maris-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-maris-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark marine theme with blue, cyan, and green colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-maris-dark-palette
|
||||
ef-maris-dark-palette
|
||||
ef-maris-dark-palette-overrides))
|
||||
|
||||
;;; ef-maris-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-maris-light-palette
|
||||
(defconst ef-maris-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-maris-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light marine theme with blue, cyan, and green colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-maris-light-palette
|
||||
ef-maris-light-palette
|
||||
ef-maris-light-palette-overrides))
|
||||
|
||||
;;; ef-maris-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-melissa-dark-palette
|
||||
(defconst ef-melissa-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-melissa-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark honeybee theme with warm colors (yellow, red, green, cyan)."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-melissa-dark-palette
|
||||
ef-melissa-dark-palette
|
||||
ef-melissa-dark-palette-overrides))
|
||||
|
||||
;;; ef-melissa-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-melissa-light-palette
|
||||
(defconst ef-melissa-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-melissa-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light honeybee theme with warm colors (yellow, red, green, cyan)."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-melissa-light-palette
|
||||
ef-melissa-light-palette
|
||||
ef-melissa-light-palette-overrides))
|
||||
|
||||
;;; ef-melissa-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-night-palette
|
||||
(defconst ef-night-palette
|
||||
(append ef-themes-common-palette-overrides ef-night-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark sky blue theme with mostly green, blue, purple colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-night-palette
|
||||
ef-night-palette
|
||||
ef-night-palette-overrides))
|
||||
|
||||
;;; ef-night-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-owl-palette
|
||||
(defconst ef-owl-palette
|
||||
(append ef-themes-common-palette-overrides ef-owl-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark grey theme with blue, cyan, magenta and desaturated colors."
|
||||
BG
|
||||
MODUS-palette
|
||||
ef-themes-owl-palette
|
||||
ef-owl-palette
|
||||
ef-owl-palette-overrides))
|
||||
|
||||
;;; ef-owl-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-reverie-palette
|
||||
(defconst ef-reverie-palette
|
||||
(append ef-themes-common-palette-overrides ef-reverie-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light cream theme with gold and nuanced colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-reverie-palette
|
||||
ef-reverie-palette
|
||||
ef-reverie-palette-overrides))
|
||||
|
||||
;;; ef-reverie-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-rosa-palette
|
||||
(defconst ef-rosa-palette
|
||||
(append ef-themes-common-palette-overrides ef-rosa-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark rosewood theme with magenta and green colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-rosa-palette
|
||||
ef-rosa-palette
|
||||
ef-rosa-palette-overrides))
|
||||
|
||||
;;; ef-rosa-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-spring-palette
|
||||
(defconst ef-spring-palette
|
||||
(append ef-themes-common-palette-overrides ef-spring-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light floral theme with cool, varied colors (green, cyan, red)."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-spring-palette
|
||||
ef-spring-palette
|
||||
ef-spring-palette-overrides))
|
||||
|
||||
;;; ef-spring-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -214,7 +214,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-summer-palette
|
||||
(defconst ef-summer-palette
|
||||
(append ef-themes-common-palette-overrides ef-summer-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -223,7 +223,7 @@ further details)."
|
|||
"Legible light warm pink theme with magenta, purple, gold, cyan colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-summer-palette
|
||||
ef-summer-palette
|
||||
ef-summer-palette-overrides))
|
||||
|
||||
;;; ef-summer-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-symbiosis-palette
|
||||
(defconst ef-symbiosis-palette
|
||||
(append ef-themes-common-palette-overrides ef-symbiosis-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark brown-black theme with blue, green, cyan, gold colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-symbiosis-palette
|
||||
ef-symbiosis-palette
|
||||
ef-symbiosis-palette-overrides))
|
||||
|
||||
;;; ef-symbiosis-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-trio-dark-palette
|
||||
(defconst ef-trio-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-trio-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible dark purple grey theme with magenta, blue, teal colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-trio-dark-palette
|
||||
ef-trio-dark-palette
|
||||
ef-trio-dark-palette-overrides))
|
||||
|
||||
;;; ef-trio-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-trio-light-palette
|
||||
(defconst ef-trio-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-trio-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -224,7 +224,7 @@ further details)."
|
|||
"Legible light purple grey theme with magenta, blue, and teal colors."
|
||||
light
|
||||
modus-operandi-palette
|
||||
ef-themes-trio-light-palette
|
||||
ef-trio-light-palette
|
||||
ef-trio-light-palette-overrides))
|
||||
|
||||
;;; ef-trio-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-tritanopia-dark-palette
|
||||
(defconst ef-tritanopia-dark-palette
|
||||
(append ef-themes-common-palette-overrides ef-tritanopia-dark-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -227,7 +227,7 @@ further details)."
|
|||
"Legible dark theme, optimized for blue-yellow color deficiency."
|
||||
dark
|
||||
modus-vivendi-tritanopia-palette
|
||||
ef-themes-tritanopia-dark-palette
|
||||
ef-tritanopia-dark-palette
|
||||
ef-tritanopia-dark-palette-overrides))
|
||||
|
||||
;;; ef-tritanopia-dark-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-tritanopia-light-palette
|
||||
(defconst ef-tritanopia-light-palette
|
||||
(append ef-themes-common-palette-overrides ef-tritanopia-light-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -227,7 +227,7 @@ further details)."
|
|||
"Legible light theme, optimized for blue-yellow color deficiency."
|
||||
light
|
||||
modus-operandi-tritanopia-palette
|
||||
ef-themes-tritanopia-light-palette
|
||||
ef-tritanopia-light-palette
|
||||
ef-tritanopia-light-palette-overrides))
|
||||
|
||||
;;; ef-tritanopia-light-theme.el ends here
|
||||
|
|
|
|||
|
|
@ -214,7 +214,7 @@ further details)."
|
|||
:type '(repeat (list symbol (choice symbol string)))
|
||||
:link '(info-link "(ef-themes) Palette overrides"))
|
||||
|
||||
(defconst ef-themes-winter-palette
|
||||
(defconst ef-winter-palette
|
||||
(append ef-themes-common-palette-overrides ef-winter-partial ef-themes-palette-common))
|
||||
|
||||
(modus-themes-theme
|
||||
|
|
@ -223,7 +223,7 @@ further details)."
|
|||
"Legible dark purple-black theme with magenta, purple, fawn, teal colors."
|
||||
dark
|
||||
modus-vivendi-palette
|
||||
ef-themes-winter-palette
|
||||
ef-winter-palette
|
||||
ef-winter-palette-overrides))
|
||||
|
||||
;;; ef-winter-theme.el ends here
|
||||
|
|
|
|||
Loading…
Reference in a new issue