themes: add ‘conf’ modeline

This commit is contained in:
Daniel Eklöf 2022-12-26 10:59:37 +01:00
parent da7b393a03
commit 135d4478a1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
50 changed files with 55 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# https://github.com/romainl/Apprentice # https://github.com/romainl/Apprentice
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Catppuccin # Catppuccin
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Derp # Derp
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Deus # Deus
# Color palette based on: https://github.com/ajmwagar/vim-deus # Color palette based on: https://github.com/ajmwagar/vim-deus

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Dracula # Dracula
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Gruvbox # Gruvbox
[colors] [colors]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Gruvbox - Light # Gruvbox - Light
[colors] [colors]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
[cursor] [cursor]
color=141414 c9c9c9 color=141414 c9c9c9

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# JetBrains Darcula # JetBrains Darcula
# Palette based on the same theme from https://github.com/dexpota/kitty-themes # Palette based on the same theme from https://github.com/dexpota/kitty-themes

View file

@ -1,3 +1,5 @@
# -*- conf -*-
[cursor] [cursor]
color=111111 cccccc color=111111 cccccc

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Material # Material
# From https://github.com/MartinSeeler/iterm2-material-design # From https://github.com/MartinSeeler/iterm2-material-design

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# #
# modus-operandi # modus-operandi
# See: https://protesilaos.com/emacs/modus-themes # See: https://protesilaos.com/emacs/modus-themes

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# #
# modus-vivendi # modus-vivendi
# See: https://protesilaos.com/emacs/modus-themes # See: https://protesilaos.com/emacs/modus-themes

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Monokai Pro # Monokai Pro
[colors] [colors]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# moonfly # moonfly
# Based on https://github.com/bluz71/vim-moonfly-colors # Based on https://github.com/bluz71/vim-moonfly-colors

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# nightfly # nightfly
# Based on https://github.com/bluz71/vim-nightfly-guicolors # Based on https://github.com/bluz71/vim-nightfly-guicolors

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Nord # theme: Nord
# author: Arctic Ice Studio <development@arcticicestudio.com>, Sven Greb <code@svengreb.de> # author: Arctic Ice Studio <development@arcticicestudio.com>, Sven Greb <code@svengreb.de>
# description: „Nord“ — An arctic, north-bluish color palette # description: „Nord“ — An arctic, north-bluish color palette

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Nordiq # Nordiq
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# PaperColorDark # PaperColorDark
# Palette based on https://github.com/NLKNguyen/papercolor-theme # Palette based on https://github.com/NLKNguyen/papercolor-theme

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# PaperColor Light # PaperColor Light
# Palette based on https://github.com/NLKNguyen/papercolor-theme # Palette based on https://github.com/NLKNguyen/papercolor-theme

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: rezza # theme: rezza
# author: Doug Whiteley (rezza) # author: Doug Whiteley (rezza)
# original URL: http://metawire.org/~rezza/index.php # original URL: http://metawire.org/~rezza/index.php

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Selenized black # Selenized black
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Selenized dark # Selenized dark
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Selenized light # Selenized light
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Selenized white # Selenized white
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Solarized dark # Solarized dark
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Solarized dark # Solarized dark
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Solarized light # Solarized light
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# Tango # Tango
[cursor] [cursor]

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Autumn # theme: Tempus Autumn
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with a palette inspired by earthly colours (WCAG AA compliant) # description: Dark theme with a palette inspired by earthly colours (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Classic # theme: Tempus Classic
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with warm hues (WCAG AA compliant) # description: Dark theme with warm hues (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Dawn # theme: Tempus Dawn
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Light theme with a soft, slightly desaturated palette (WCAG AA compliant) # description: Light theme with a soft, slightly desaturated palette (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Day # theme: Tempus Day
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Light theme with warm colours (WCAG AA compliant) # description: Light theme with warm colours (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Dusk # theme: Tempus Dusk
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with a deep blue-ish, slightly desaturated palette (WCAG AA compliant) # description: Dark theme with a deep blue-ish, slightly desaturated palette (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Fugit # theme: Tempus Fugit
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Light, pleasant theme optimised for long writing/coding sessions (WCAG AA compliant) # description: Light, pleasant theme optimised for long writing/coding sessions (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Future # theme: Tempus Future
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with colours inspired by concept art of outer space (WCAG AAA compliant) # description: Dark theme with colours inspired by concept art of outer space (WCAG AAA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Night # theme: Tempus Night
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: High contrast dark theme with bright colours (WCAG AAA compliant) # description: High contrast dark theme with bright colours (WCAG AAA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Past # theme: Tempus Past
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Light theme inspired by old vaporwave concept art (WCAG AA compliant) # description: Light theme inspired by old vaporwave concept art (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Rift # theme: Tempus Rift
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with a subdued palette on the green side of the spectrum (WCAG AA compliant) # description: Dark theme with a subdued palette on the green side of the spectrum (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Spring # theme: Tempus Spring
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant) # description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Summer # theme: Tempus Summer
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with colours inspired by summer evenings by the sea (WCAG AA compliant) # description: Dark theme with colours inspired by summer evenings by the sea (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Tempest # theme: Tempus Tempest
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: A green-scale, subtle theme for late night hackers (WCAG AAA compliant) # description: A green-scale, subtle theme for late night hackers (WCAG AAA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Totus # theme: Tempus Totus
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Light theme for prose or for coding in an open space (WCAG AAA compliant) # description: Light theme for prose or for coding in an open space (WCAG AAA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Warp # theme: Tempus Warp
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with a vibrant palette (WCAG AA compliant) # description: Dark theme with a vibrant palette (WCAG AA compliant)

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# theme: Tempus Winter # theme: Tempus Winter
# author: Protesilaos Stavrou (https://protesilaos.com) # author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with a palette inspired by winter nights at the city (WCAG AA compliant) # description: Dark theme with a palette inspired by winter nights at the city (WCAG AA compliant)

View file

@ -1,3 +1,5 @@
# -*- conf -*-
[colors] [colors]
background=e1e2e7 background=e1e2e7
foreground=3760bf foreground=3760bf

View file

@ -1,3 +1,5 @@
# -*- conf -*-
[colors] [colors]
background=1a1b26 background=1a1b26
foreground=c0caf5 foreground=c0caf5

View file

@ -1,3 +1,5 @@
# -*- conf -*-
[colors] [colors]
background=24283b background=24283b
foreground=c0caf5 foreground=c0caf5

View file

@ -1,3 +1,4 @@
# -*- conf -*-
# VisiBone # VisiBone
[cursor] [cursor]

View file

@ -1,3 +1,5 @@
# -*- conf -*-
[colors] [colors]
foreground=dcdccc foreground=dcdccc
background=111111 background=111111