From 135d4478a156ce2264afd0ee5203510132986381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 26 Dec 2022 10:59:37 +0100 Subject: [PATCH] =?UTF-8?q?themes:=20add=20=E2=80=98conf=E2=80=99=20modeli?= =?UTF-8?q?ne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/apprentice | 1 + themes/catppuccin | 1 + themes/derp | 1 + themes/deus | 1 + themes/dracula | 1 + themes/gruvbox-dark | 1 + themes/gruvbox-light | 1 + themes/hacktober | 1 + themes/jetbrains-darcula | 1 + themes/kitty | 2 ++ themes/material-design | 1 + themes/modus-operandi | 1 + themes/modus-vivendi | 1 + themes/monokai-pro | 1 + themes/moonfly | 1 + themes/nightfly | 1 + themes/nord | 1 + themes/nordiq | 1 + themes/paper-color-dark | 1 + themes/paper-color-light | 1 + themes/rezza | 1 + themes/selenized-black | 1 + themes/selenized-dark | 1 + themes/selenized-light | 1 + themes/selenized-white | 1 + themes/solarized-dark | 1 + themes/solarized-dark-normal-brights | 1 + themes/solarized-light | 1 + themes/tango | 1 + themes/tempus-autumn | 1 + themes/tempus-classic | 1 + themes/tempus-dawn | 1 + themes/tempus-day | 1 + themes/tempus-dusk | 1 + themes/tempus-fugit | 1 + themes/tempus-future | 1 + themes/tempus-night | 1 + themes/tempus-past | 1 + themes/tempus-rift | 1 + themes/tempus-spring | 1 + themes/tempus-summer | 1 + themes/tempus-tempest | 1 + themes/tempus-totus | 1 + themes/tempus-warp | 1 + themes/tempus-winter | 1 + themes/tokyonight-day | 2 ++ themes/tokyonight-night | 2 ++ themes/tokyonight-storm | 2 ++ themes/visibone | 1 + themes/zenburn | 2 ++ 50 files changed, 55 insertions(+) diff --git a/themes/apprentice b/themes/apprentice index 06d26315..941a27b4 100644 --- a/themes/apprentice +++ b/themes/apprentice @@ -1,3 +1,4 @@ +# -*- conf -*- # https://github.com/romainl/Apprentice [cursor] diff --git a/themes/catppuccin b/themes/catppuccin index 9e46aeed..4ccfabec 100644 --- a/themes/catppuccin +++ b/themes/catppuccin @@ -1,3 +1,4 @@ +# -*- conf -*- # Catppuccin [cursor] diff --git a/themes/derp b/themes/derp index 1d1afcd5..0925d2c2 100644 --- a/themes/derp +++ b/themes/derp @@ -1,3 +1,4 @@ +# -*- conf -*- # Derp [cursor] diff --git a/themes/deus b/themes/deus index d9cd82af..8fb37f75 100644 --- a/themes/deus +++ b/themes/deus @@ -1,3 +1,4 @@ +# -*- conf -*- # Deus # Color palette based on: https://github.com/ajmwagar/vim-deus diff --git a/themes/dracula b/themes/dracula index e116a694..8b6ab542 100644 --- a/themes/dracula +++ b/themes/dracula @@ -1,3 +1,4 @@ +# -*- conf -*- # Dracula [cursor] diff --git a/themes/gruvbox-dark b/themes/gruvbox-dark index 1716647d..73207199 100644 --- a/themes/gruvbox-dark +++ b/themes/gruvbox-dark @@ -1,3 +1,4 @@ +# -*- conf -*- # Gruvbox [colors] diff --git a/themes/gruvbox-light b/themes/gruvbox-light index a0788d0c..6a7a2416 100644 --- a/themes/gruvbox-light +++ b/themes/gruvbox-light @@ -1,3 +1,4 @@ +# -*- conf -*- # Gruvbox - Light [colors] diff --git a/themes/hacktober b/themes/hacktober index 4c7c6233..acb6c0b1 100644 --- a/themes/hacktober +++ b/themes/hacktober @@ -1,3 +1,4 @@ +# -*- conf -*- [cursor] color=141414 c9c9c9 diff --git a/themes/jetbrains-darcula b/themes/jetbrains-darcula index ef4f1ece..306b1e9d 100644 --- a/themes/jetbrains-darcula +++ b/themes/jetbrains-darcula @@ -1,3 +1,4 @@ +# -*- conf -*- # JetBrains Darcula # Palette based on the same theme from https://github.com/dexpota/kitty-themes diff --git a/themes/kitty b/themes/kitty index 670a4559..b5b813cc 100644 --- a/themes/kitty +++ b/themes/kitty @@ -1,3 +1,5 @@ +# -*- conf -*- + [cursor] color=111111 cccccc diff --git a/themes/material-design b/themes/material-design index 4b017391..6d81e339 100644 --- a/themes/material-design +++ b/themes/material-design @@ -1,3 +1,4 @@ +# -*- conf -*- # Material # From https://github.com/MartinSeeler/iterm2-material-design diff --git a/themes/modus-operandi b/themes/modus-operandi index 12d884d8..5e3a9fd6 100644 --- a/themes/modus-operandi +++ b/themes/modus-operandi @@ -1,3 +1,4 @@ +# -*- conf -*- # # modus-operandi # See: https://protesilaos.com/emacs/modus-themes diff --git a/themes/modus-vivendi b/themes/modus-vivendi index b8176c8e..82b1075d 100644 --- a/themes/modus-vivendi +++ b/themes/modus-vivendi @@ -1,3 +1,4 @@ +# -*- conf -*- # # modus-vivendi # See: https://protesilaos.com/emacs/modus-themes diff --git a/themes/monokai-pro b/themes/monokai-pro index eecdd3f7..5d9f31a9 100644 --- a/themes/monokai-pro +++ b/themes/monokai-pro @@ -1,3 +1,4 @@ +# -*- conf -*- # Monokai Pro [colors] diff --git a/themes/moonfly b/themes/moonfly index 54d9203b..c622ab45 100644 --- a/themes/moonfly +++ b/themes/moonfly @@ -1,3 +1,4 @@ +# -*- conf -*- # moonfly # Based on https://github.com/bluz71/vim-moonfly-colors diff --git a/themes/nightfly b/themes/nightfly index 3815b42e..50f95125 100644 --- a/themes/nightfly +++ b/themes/nightfly @@ -1,3 +1,4 @@ +# -*- conf -*- # nightfly # Based on https://github.com/bluz71/vim-nightfly-guicolors diff --git a/themes/nord b/themes/nord index 4f6d8c2b..af09f727 100644 --- a/themes/nord +++ b/themes/nord @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Nord # author: Arctic Ice Studio , Sven Greb # description: „Nord“ — An arctic, north-bluish color palette diff --git a/themes/nordiq b/themes/nordiq index df45e80a..f309de23 100644 --- a/themes/nordiq +++ b/themes/nordiq @@ -1,3 +1,4 @@ +# -*- conf -*- # Nordiq [cursor] diff --git a/themes/paper-color-dark b/themes/paper-color-dark index 7cb1f903..18cd7f17 100644 --- a/themes/paper-color-dark +++ b/themes/paper-color-dark @@ -1,3 +1,4 @@ +# -*- conf -*- # PaperColorDark # Palette based on https://github.com/NLKNguyen/papercolor-theme diff --git a/themes/paper-color-light b/themes/paper-color-light index 714ff022..b08ea707 100644 --- a/themes/paper-color-light +++ b/themes/paper-color-light @@ -1,3 +1,4 @@ +# -*- conf -*- # PaperColor Light # Palette based on https://github.com/NLKNguyen/papercolor-theme diff --git a/themes/rezza b/themes/rezza index b9ef4a1f..56814a77 100644 --- a/themes/rezza +++ b/themes/rezza @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: rezza # author: Doug Whiteley (rezza) # original URL: http://metawire.org/~rezza/index.php diff --git a/themes/selenized-black b/themes/selenized-black index a75891f9..28392add 100644 --- a/themes/selenized-black +++ b/themes/selenized-black @@ -1,3 +1,4 @@ +# -*- conf -*- # Selenized black [cursor] diff --git a/themes/selenized-dark b/themes/selenized-dark index e3a7b7b4..ed74cdfc 100644 --- a/themes/selenized-dark +++ b/themes/selenized-dark @@ -1,3 +1,4 @@ +# -*- conf -*- # Selenized dark [cursor] diff --git a/themes/selenized-light b/themes/selenized-light index 5f2b7c08..7e599d8e 100644 --- a/themes/selenized-light +++ b/themes/selenized-light @@ -1,3 +1,4 @@ +# -*- conf -*- # Selenized light [cursor] diff --git a/themes/selenized-white b/themes/selenized-white index 492c01f6..b4d25315 100644 --- a/themes/selenized-white +++ b/themes/selenized-white @@ -1,3 +1,4 @@ +# -*- conf -*- # Selenized white [cursor] diff --git a/themes/solarized-dark b/themes/solarized-dark index 0d0a233f..e2395bdc 100644 --- a/themes/solarized-dark +++ b/themes/solarized-dark @@ -1,3 +1,4 @@ +# -*- conf -*- # Solarized dark [cursor] diff --git a/themes/solarized-dark-normal-brights b/themes/solarized-dark-normal-brights index 484e5dc2..405a6e49 100644 --- a/themes/solarized-dark-normal-brights +++ b/themes/solarized-dark-normal-brights @@ -1,3 +1,4 @@ +# -*- conf -*- # Solarized dark [cursor] diff --git a/themes/solarized-light b/themes/solarized-light index fb4b762a..74474573 100644 --- a/themes/solarized-light +++ b/themes/solarized-light @@ -1,3 +1,4 @@ +# -*- conf -*- # Solarized light [cursor] diff --git a/themes/tango b/themes/tango index 3b5c93c4..a326f8ad 100644 --- a/themes/tango +++ b/themes/tango @@ -1,3 +1,4 @@ +# -*- conf -*- # Tango [cursor] diff --git a/themes/tempus-autumn b/themes/tempus-autumn index 9fafb5a2..3f706d0e 100644 --- a/themes/tempus-autumn +++ b/themes/tempus-autumn @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Autumn # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with a palette inspired by earthly colours (WCAG AA compliant) diff --git a/themes/tempus-classic b/themes/tempus-classic index af86b024..66fb886a 100644 --- a/themes/tempus-classic +++ b/themes/tempus-classic @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Classic # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with warm hues (WCAG AA compliant) diff --git a/themes/tempus-dawn b/themes/tempus-dawn index ef599373..fa368b13 100644 --- a/themes/tempus-dawn +++ b/themes/tempus-dawn @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Dawn # author: Protesilaos Stavrou (https://protesilaos.com) # description: Light theme with a soft, slightly desaturated palette (WCAG AA compliant) diff --git a/themes/tempus-day b/themes/tempus-day index 2e4cfdc9..6002a8e2 100644 --- a/themes/tempus-day +++ b/themes/tempus-day @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Day # author: Protesilaos Stavrou (https://protesilaos.com) # description: Light theme with warm colours (WCAG AA compliant) diff --git a/themes/tempus-dusk b/themes/tempus-dusk index 07907efc..e9f94725 100644 --- a/themes/tempus-dusk +++ b/themes/tempus-dusk @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Dusk # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with a deep blue-ish, slightly desaturated palette (WCAG AA compliant) diff --git a/themes/tempus-fugit b/themes/tempus-fugit index 37484f4c..1a6ae9e7 100644 --- a/themes/tempus-fugit +++ b/themes/tempus-fugit @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Fugit # author: Protesilaos Stavrou (https://protesilaos.com) # description: Light, pleasant theme optimised for long writing/coding sessions (WCAG AA compliant) diff --git a/themes/tempus-future b/themes/tempus-future index 462e53dc..c0cdaad9 100644 --- a/themes/tempus-future +++ b/themes/tempus-future @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Future # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with colours inspired by concept art of outer space (WCAG AAA compliant) diff --git a/themes/tempus-night b/themes/tempus-night index 72e46bce..a431fbc6 100644 --- a/themes/tempus-night +++ b/themes/tempus-night @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Night # author: Protesilaos Stavrou (https://protesilaos.com) # description: High contrast dark theme with bright colours (WCAG AAA compliant) diff --git a/themes/tempus-past b/themes/tempus-past index 5dcee1c2..8f8ddcb1 100644 --- a/themes/tempus-past +++ b/themes/tempus-past @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Past # author: Protesilaos Stavrou (https://protesilaos.com) # description: Light theme inspired by old vaporwave concept art (WCAG AA compliant) diff --git a/themes/tempus-rift b/themes/tempus-rift index b60409e7..6d1ed3a2 100644 --- a/themes/tempus-rift +++ b/themes/tempus-rift @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Rift # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with a subdued palette on the green side of the spectrum (WCAG AA compliant) diff --git a/themes/tempus-spring b/themes/tempus-spring index dcee15f7..207434e9 100644 --- a/themes/tempus-spring +++ b/themes/tempus-spring @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Spring # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant) diff --git a/themes/tempus-summer b/themes/tempus-summer index 3662c04a..3a852e46 100644 --- a/themes/tempus-summer +++ b/themes/tempus-summer @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Summer # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with colours inspired by summer evenings by the sea (WCAG AA compliant) diff --git a/themes/tempus-tempest b/themes/tempus-tempest index aab3c44e..15b3d881 100644 --- a/themes/tempus-tempest +++ b/themes/tempus-tempest @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Tempest # author: Protesilaos Stavrou (https://protesilaos.com) # description: A green-scale, subtle theme for late night hackers (WCAG AAA compliant) diff --git a/themes/tempus-totus b/themes/tempus-totus index 2673a70c..5ccac91d 100644 --- a/themes/tempus-totus +++ b/themes/tempus-totus @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Totus # author: Protesilaos Stavrou (https://protesilaos.com) # description: Light theme for prose or for coding in an open space (WCAG AAA compliant) diff --git a/themes/tempus-warp b/themes/tempus-warp index 48fd47bc..d4c7a94b 100644 --- a/themes/tempus-warp +++ b/themes/tempus-warp @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Warp # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with a vibrant palette (WCAG AA compliant) diff --git a/themes/tempus-winter b/themes/tempus-winter index 69c8b867..22cdd6d9 100644 --- a/themes/tempus-winter +++ b/themes/tempus-winter @@ -1,3 +1,4 @@ +# -*- conf -*- # theme: Tempus Winter # author: Protesilaos Stavrou (https://protesilaos.com) # description: Dark theme with a palette inspired by winter nights at the city (WCAG AA compliant) diff --git a/themes/tokyonight-day b/themes/tokyonight-day index 744ef351..5143aa07 100644 --- a/themes/tokyonight-day +++ b/themes/tokyonight-day @@ -1,3 +1,5 @@ +# -*- conf -*- + [colors] background=e1e2e7 foreground=3760bf diff --git a/themes/tokyonight-night b/themes/tokyonight-night index e48d7cd6..f789e1bd 100644 --- a/themes/tokyonight-night +++ b/themes/tokyonight-night @@ -1,3 +1,5 @@ +# -*- conf -*- + [colors] background=1a1b26 foreground=c0caf5 diff --git a/themes/tokyonight-storm b/themes/tokyonight-storm index 96b90eb8..074b4697 100644 --- a/themes/tokyonight-storm +++ b/themes/tokyonight-storm @@ -1,3 +1,5 @@ +# -*- conf -*- + [colors] background=24283b foreground=c0caf5 diff --git a/themes/visibone b/themes/visibone index a27c815f..3ee665d0 100644 --- a/themes/visibone +++ b/themes/visibone @@ -1,3 +1,4 @@ +# -*- conf -*- # VisiBone [cursor] diff --git a/themes/zenburn b/themes/zenburn index 3867826f..bace080c 100644 --- a/themes/zenburn +++ b/themes/zenburn @@ -1,3 +1,5 @@ +# -*- conf -*- + [colors] foreground=dcdccc background=111111