From 1c56a0595a823784c750b596ecaf41328409aeb7 Mon Sep 17 00:00:00 2001 From: TEC Date: Tue, 8 Nov 2022 23:24:06 +0800 Subject: [PATCH] fancy-splash: change template colours --- config.org | 25 +- .../Mx-butterfly-black-template.svg | 69 ++++- .../Mx-butterfly-inverted-template.svg | 69 ++++- misc/splash-images/Mx-butterfly-template.svg | 69 ++++- misc/splash-images/emacs-e-template.svg | 42 +++- .../emacs-wildebeest-template.svg | 63 ++++- misc/splash-images/gnu-head-template.svg | 237 +++++++++++++++++- 7 files changed, 558 insertions(+), 16 deletions(-) diff --git a/config.org b/config.org index b86aa5b..f4c9a88 100644 --- a/config.org +++ b/config.org @@ -2077,19 +2077,24 @@ replacement system. #+begin_src emacs-lisp (defvar fancy-splash-template-colours - '(("#000001" :face ansi-color-black) - ("#111112" :face font-lock-keyword-face) - ("#222223" :face font-lock-type-face) - ("#333334" :face font-lock-constant-face) - ("#444445" :face font-lock-function-name-face) - ("#555556" :face font-lock-string-face) - ("#666667" :face error) + '(("#111112" :face default :attr :foreground) + ("#8b8c8d" :face shadow) + ("#eeeeef" :face default :attr :background) + ("#e66100" :face highlight :attr :background) + ("#1c71d8" :face font-lock-keyword-face) + ("#f5c211" :face font-lock-type-face) + ("#813d9c" :face font-lock-constant-face) + ("#865e3c" :face font-lock-function-name-face) + ("#2ec27e" :face font-lock-string-face) + ("#c01c28" :face error) + ("#000001" :face ansi-color-black) ("#ff0000" :face ansi-color-red) + ("#ff00ff" :face ansi-color-magenta) ("#00ff00" :face ansi-color-green) + ("#ffff00" :face ansi-color-yellow) ("#0000ff" :face ansi-color-blue) - ("$ddddde" :face shadow) - ("#eeeeef" :face ansi-color-bright-white) - ("#fffff1" :face ansi-color-white)) + ("#00ffff" :face ansi-color-cyan) + ("#fffffe" :face ansi-color-white)) "Alist of colour-replacement plists. Each plist is of the form (\"$placeholder\" :doom-color 'key :face 'face). If the current theme is a doom theme :doom-color will be used, diff --git a/misc/splash-images/Mx-butterfly-black-template.svg b/misc/splash-images/Mx-butterfly-black-template.svg index 253700b..095c730 100644 --- a/misc/splash-images/Mx-butterfly-black-template.svg +++ b/misc/splash-images/Mx-butterfly-black-template.svg @@ -1 +1,68 @@ - + + + + + + + + + + + + + + diff --git a/misc/splash-images/Mx-butterfly-inverted-template.svg b/misc/splash-images/Mx-butterfly-inverted-template.svg index 813198a..9037443 100644 --- a/misc/splash-images/Mx-butterfly-inverted-template.svg +++ b/misc/splash-images/Mx-butterfly-inverted-template.svg @@ -1 +1,68 @@ - + + + + + + + + + + + + + + diff --git a/misc/splash-images/Mx-butterfly-template.svg b/misc/splash-images/Mx-butterfly-template.svg index 1f6dfb7..8cba22b 100644 --- a/misc/splash-images/Mx-butterfly-template.svg +++ b/misc/splash-images/Mx-butterfly-template.svg @@ -1 +1,68 @@ - + + + + + + + + + + + + + + diff --git a/misc/splash-images/emacs-e-template.svg b/misc/splash-images/emacs-e-template.svg index 3ad4be2..cff1521 100644 --- a/misc/splash-images/emacs-e-template.svg +++ b/misc/splash-images/emacs-e-template.svg @@ -1 +1,41 @@ - + + + + + + diff --git a/misc/splash-images/emacs-wildebeest-template.svg b/misc/splash-images/emacs-wildebeest-template.svg index f9d7659..6d8f3db 100644 --- a/misc/splash-images/emacs-wildebeest-template.svg +++ b/misc/splash-images/emacs-wildebeest-template.svg @@ -1 +1,62 @@ - + + + + + + + + + + + + diff --git a/misc/splash-images/gnu-head-template.svg b/misc/splash-images/gnu-head-template.svg index 3a81cc3..50dadb9 100644 --- a/misc/splash-images/gnu-head-template.svg +++ b/misc/splash-images/gnu-head-template.svg @@ -1 +1,236 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +