mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
themes: cursor.color -> colors.cursor
This commit is contained in:
parent
624c383a1f
commit
5406ae3355
55 changed files with 55 additions and 164 deletions
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Aero root theme
|
# Aero root theme
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=1a1a1a 9fd5f5
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=1a1a1a 9fd5f5
|
||||||
foreground=dedeef
|
foreground=dedeef
|
||||||
background=1a1a1a
|
background=1a1a1a
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Alacritty
|
# Alacritty
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 181818 56d8c9
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 181818 56d8c9
|
||||||
background= 181818
|
background= 181818
|
||||||
foreground= d8d8d8
|
foreground= d8d8d8
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# https://github.com/romainl/Apprentice
|
# https://github.com/romainl/Apprentice
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=262626 6c6c6c
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=262626 6c6c6c
|
||||||
foreground=bcbcbc
|
foreground=bcbcbc
|
||||||
background=262626
|
background=262626
|
||||||
regular0=1c1c1c
|
regular0=1c1c1c
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# theme: Ayu Mirage
|
# theme: Ayu Mirage
|
||||||
# description: a theme based on Ayu Mirage for Sublime Text (original: https://github.com/dempfi/ayu)
|
# description: a theme based on Ayu Mirage for Sublime Text (original: https://github.com/dempfi/ayu)
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = ffcc66 665a44
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = ffcc66 665a44
|
||||||
foreground = cccac2
|
foreground = cccac2
|
||||||
background = 242936
|
background = 242936
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# author: ayushnix (https://sr.ht/~ayushnix)
|
# author: ayushnix (https://sr.ht/~ayushnix)
|
||||||
# description: A dark theme with bright cyberpunk colors (WCAG AAA compliant)
|
# description: A dark theme with bright cyberpunk colors (WCAG AAA compliant)
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 181818 cdcdcd
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 181818 cdcdcd
|
||||||
foreground = cdcdcd
|
foreground = cdcdcd
|
||||||
background = 181818
|
background = 181818
|
||||||
regular0 = 181818
|
regular0 = 181818
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Derp
|
# Derp
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=000000 ffffff
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=000000 ffffff
|
||||||
foreground=ffffff
|
foreground=ffffff
|
||||||
background=000000
|
background=000000
|
||||||
regular0=111111
|
regular0=111111
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# Deus
|
# Deus
|
||||||
# Color palette based on: https://github.com/ajmwagar/vim-deus
|
# Color palette based on: https://github.com/ajmwagar/vim-deus
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=2c323b eaeaea
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=2c323b eaeaea
|
||||||
background=2c323b
|
background=2c323b
|
||||||
foreground=eaeaea
|
foreground=eaeaea
|
||||||
regular0=242a32
|
regular0=242a32
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Dracula
|
# Dracula
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=282a36 f8f8f2
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=282a36 f8f8f2
|
||||||
foreground=f8f8f2
|
foreground=f8f8f2
|
||||||
background=282a36
|
background=282a36
|
||||||
regular0=000000 # black
|
regular0=000000 # black
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Dracula iTerm2 variant
|
# Dracula iTerm2 variant
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=ffffff bbbbbb
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=ffffff bbbbbb
|
||||||
foreground=f8f8f2
|
foreground=f8f8f2
|
||||||
background=1e1f29
|
background=1e1f29
|
||||||
regular0=000000 # black
|
regular0=000000 # black
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,8 @@
|
||||||
# text and the white background.
|
# text and the white background.
|
||||||
# author: Eugen Rahaian <eugen@rah.ro>
|
# author: Eugen Rahaian <eugen@rah.ro>
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=ffffff 515151
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=ffffff 515151
|
||||||
background= ffffff
|
background= ffffff
|
||||||
foreground= 000000
|
foreground= 000000
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,7 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
[cursor]
|
|
||||||
color=141414 c9c9c9
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=141414 c9c9c9
|
||||||
foreground=c9c9c9
|
foreground=c9c9c9
|
||||||
background=141414
|
background=141414
|
||||||
regular0=191918 # black
|
regular0=191918 # black
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# 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
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=202020 ffffff
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=202020 ffffff
|
||||||
background=202020
|
background=202020
|
||||||
foreground=adadad
|
foreground=adadad
|
||||||
regular0=000000 # black
|
regular0=000000 # black
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,7 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=111111 cccccc
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=111111 cccccc
|
||||||
foreground=dddddd
|
foreground=dddddd
|
||||||
background=000000
|
background=000000
|
||||||
regular0=000000 # black
|
regular0=000000 # black
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# Material Amber
|
# Material Amber
|
||||||
# Based on material.io guidelines with Amber 50 background
|
# Based on material.io guidelines with Amber 50 background
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=fff8e1 21201d
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=fff8e1 21201d
|
||||||
foreground = 21201d
|
foreground = 21201d
|
||||||
background = fff8e1
|
background = fff8e1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# moonfly
|
# moonfly
|
||||||
# Based on https://github.com/bluz71/vim-moonfly-colors
|
# Based on https://github.com/bluz71/vim-moonfly-colors
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 080808 9e9e9e
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 080808 9e9e9e
|
||||||
foreground = b2b2b2
|
foreground = b2b2b2
|
||||||
background = 080808
|
background = 080808
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# _*_ conf _*_
|
# _*_ conf _*_
|
||||||
# Night Owl
|
# Night Owl
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=011627 80a4c2
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=011627 80a4c2
|
||||||
foreground=d6deeb
|
foreground=d6deeb
|
||||||
background=011627
|
background=011627
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# nightfly
|
# nightfly
|
||||||
# Based on https://github.com/bluz71/vim-nightfly-guicolors
|
# Based on https://github.com/bluz71/vim-nightfly-guicolors
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 080808 9ca1aa
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 080808 9ca1aa
|
||||||
foreground = acb4c2
|
foreground = acb4c2
|
||||||
background = 011627
|
background = 011627
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# https://github.com/n1ghtmare/noirblaze-kitty
|
# https://github.com/n1ghtmare/noirblaze-kitty
|
||||||
|
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=121212 ff0088
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=121212 ff0088
|
||||||
foreground=d5d5d5
|
foreground=d5d5d5
|
||||||
background=121212
|
background=121212
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,10 +6,8 @@
|
||||||
# this specific foot theme is based on nord-alacritty:
|
# this specific foot theme is based on nord-alacritty:
|
||||||
# https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml
|
# https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 2e3440 d8dee9
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 2e3440 d8dee9
|
||||||
foreground = d8dee9
|
foreground = d8dee9
|
||||||
background = 2e3440
|
background = 2e3440
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Nordiq
|
# Nordiq
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=eeeeee 9f515a
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=eeeeee 9f515a
|
||||||
foreground=dbdee9
|
foreground=dbdee9
|
||||||
background=0e1420
|
background=0e1420
|
||||||
regular0=5b6272
|
regular0=5b6272
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# Uses the dark color palette from the default Neovim color scheme
|
# Uses the dark color palette from the default Neovim color scheme
|
||||||
# See: https://github.com/neovim/neovim/blob/fb6c059dc55c8d594102937be4dd70f5ff51614a/src/nvim/highlight_group.c#L419
|
# See: https://github.com/neovim/neovim/blob/fb6c059dc55c8d594102937be4dd70f5ff51614a/src/nvim/highlight_group.c#L419
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=14161b e0e2ea # NvimDarkGrey2 NvimLightGrey2
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=14161b e0e2ea # NvimDarkGrey2 NvimLightGrey2
|
||||||
foreground=e0e2ea # NvimLightGrey2
|
foreground=e0e2ea # NvimLightGrey2
|
||||||
background=14161b # NvimDarkGrey2
|
background=14161b # NvimDarkGrey2
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# Uses the light color palette from the default Neovim color scheme
|
# Uses the light color palette from the default Neovim color scheme
|
||||||
# See: https://github.com/neovim/neovim/blob/fb6c059dc55c8d594102937be4dd70f5ff51614a/src/nvim/highlight_group.c#L334
|
# See: https://github.com/neovim/neovim/blob/fb6c059dc55c8d594102937be4dd70f5ff51614a/src/nvim/highlight_group.c#L334
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=e0e2ea 14161b # NvimLightGrey2 NvimDarkGrey2
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=e0e2ea 14161b # NvimLightGrey2 NvimDarkGrey2
|
||||||
foreground=14161b # NvimDarkGrey2
|
foreground=14161b # NvimDarkGrey2
|
||||||
background=e0e2ea # NvimLightGrey2
|
background=e0e2ea # NvimLightGrey2
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# OneDark
|
# OneDark
|
||||||
# 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
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=111111 cccccc
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=111111 cccccc
|
||||||
foreground=979eab
|
foreground=979eab
|
||||||
background=282c34
|
background=282c34
|
||||||
regular0=282c34 # black
|
regular0=282c34 # black
|
||||||
|
|
|
||||||
|
|
@ -7,10 +7,8 @@
|
||||||
# + cursor colors from:
|
# + cursor colors from:
|
||||||
# https://github.com/sonph/onehalf/blob/master/iterm/OneHalfDark.itermcolors
|
# https://github.com/sonph/onehalf/blob/master/iterm/OneHalfDark.itermcolors
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=dcdfe4 a3b3cc
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=dcdfe4 a3b3cc
|
||||||
foreground=dcdfe4
|
foreground=dcdfe4
|
||||||
background=282c34
|
background=282c34
|
||||||
regular0=282c34 # black
|
regular0=282c34 # black
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# PaperColorDark
|
# PaperColorDark
|
||||||
# Palette based on https://github.com/NLKNguyen/papercolor-theme
|
# Palette based on https://github.com/NLKNguyen/papercolor-theme
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=1c1c1c eeeeee
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=1c1c1c eeeeee
|
||||||
background=1c1c1c
|
background=1c1c1c
|
||||||
foreground=eeeeee
|
foreground=eeeeee
|
||||||
regular0=1c1c1c # black
|
regular0=1c1c1c # black
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,8 @@
|
||||||
# PaperColor Light
|
# PaperColor Light
|
||||||
# Palette based on https://github.com/NLKNguyen/papercolor-theme
|
# Palette based on https://github.com/NLKNguyen/papercolor-theme
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=eeeeee 444444
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=eeeeee 444444
|
||||||
background=eeeeee
|
background=eeeeee
|
||||||
foreground=444444
|
foreground=444444
|
||||||
regular0=eeeeee # black
|
regular0=eeeeee # black
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# Based on Poimandres color theme for kitti terminal emulator
|
# Based on Poimandres color theme for kitti terminal emulator
|
||||||
# https://github.com/ubmit/poimandres-kitty
|
# https://github.com/ubmit/poimandres-kitty
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=1b1e28 ffffff
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=1b1e28 ffffff
|
||||||
foreground=a6accd
|
foreground=a6accd
|
||||||
background=1b1e28
|
background=1b1e28
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Rosé Pine
|
# Rosé Pine
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=191724 e0def4
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=191724 e0def4
|
||||||
background=191724
|
background=191724
|
||||||
foreground=e0def4
|
foreground=e0def4
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Rosé Pine Dawn
|
# Rosé Pine Dawn
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=faf4ed 575279
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=faf4ed 575279
|
||||||
background=faf4ed
|
background=faf4ed
|
||||||
foreground=575279
|
foreground=575279
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Rosé Pine Moon
|
# Rosé Pine Moon
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=232136 e0def4
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=232136 e0def4
|
||||||
background=232136
|
background=232136
|
||||||
foreground=e0def4
|
foreground=e0def4
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Selenized black
|
# Selenized black
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 181818 56d8c9
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 181818 56d8c9
|
||||||
background= 181818
|
background= 181818
|
||||||
foreground= b9b9b9
|
foreground= b9b9b9
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Selenized dark
|
# Selenized dark
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color = 103c48 53d6c7
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor = 103c48 53d6c7
|
||||||
background= 103c48
|
background= 103c48
|
||||||
foreground= adbcbc
|
foreground= adbcbc
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Selenized light
|
# Selenized light
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=fbf3db 00978a
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=fbf3db 00978a
|
||||||
background= fbf3db
|
background= fbf3db
|
||||||
foreground= 53676d
|
foreground= 53676d
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Selenized white
|
# Selenized white
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=ffffff 009a8a
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=ffffff 009a8a
|
||||||
background= ffffff
|
background= ffffff
|
||||||
foreground= 474747
|
foreground= 474747
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Solarized dark
|
# Solarized dark
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color= 002b36 93a1a1
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor= 002b36 93a1a1
|
||||||
background= 002b36
|
background= 002b36
|
||||||
foreground= 839496
|
foreground= 839496
|
||||||
regular0= 073642
|
regular0= 073642
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Solarized dark
|
# Solarized dark
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color= 002b36 93a1a1
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor= 002b36 93a1a1
|
||||||
background= 002b36
|
background= 002b36
|
||||||
foreground= 839496
|
foreground= 839496
|
||||||
regular0= 073642
|
regular0= 073642
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Solarized light
|
# Solarized light
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=fdf6e3 586e75
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor= fdf6e3 586e75
|
||||||
background= fdf6e3
|
background= fdf6e3
|
||||||
foreground= 657b83
|
foreground= 657b83
|
||||||
regular0= eee8d5
|
regular0= eee8d5
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# Tango
|
# Tango
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=000000 babdb6
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=000000 babdb6
|
||||||
foreground=babdb6
|
foreground=babdb6
|
||||||
background=000000
|
background=000000
|
||||||
regular0=2e3436
|
regular0=2e3436
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 302420 a9a2a6
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 302420 a9a2a6
|
||||||
foreground = a9a2a6
|
foreground = a9a2a6
|
||||||
background = 302420
|
background = 302420
|
||||||
regular0 = 302420
|
regular0 = 302420
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 232323 aeadaf
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 232323 aeadaf
|
||||||
foreground = aeadaf
|
foreground = aeadaf
|
||||||
background = 232323
|
background = 232323
|
||||||
regular0 = 232323
|
regular0 = 232323
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = eff0f2 4a4b4e
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = eff0f2 4a4b4e
|
||||||
foreground = 4a4b4e
|
foreground = 4a4b4e
|
||||||
background = eff0f2
|
background = eff0f2
|
||||||
regular0 = 4a4b4e
|
regular0 = 4a4b4e
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = f8f2e5 464340
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = f8f2e5 464340
|
||||||
foreground = 464340
|
foreground = 464340
|
||||||
background = f8f2e5
|
background = f8f2e5
|
||||||
regular0 = 464340
|
regular0 = 464340
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 1f252d a2a8ba
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 1f252d a2a8ba
|
||||||
foreground = a2a8ba
|
foreground = a2a8ba
|
||||||
background = 1f252d
|
background = 1f252d
|
||||||
regular0 = 1f252d
|
regular0 = 1f252d
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = fff5f3 4d595f
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = fff5f3 4d595f
|
||||||
foreground = 4d595f
|
foreground = 4d595f
|
||||||
background = fff5f3
|
background = fff5f3
|
||||||
regular0 = 4d595f
|
regular0 = 4d595f
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 090a18 b4abac
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 090a18 b4abac
|
||||||
foreground = b4abac
|
foreground = b4abac
|
||||||
background = 090a18
|
background = 090a18
|
||||||
regular0 = 090a18
|
regular0 = 090a18
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 1a1a1a e0e0e0
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 1a1a1a e0e0e0
|
||||||
foreground = e0e0e0
|
foreground = e0e0e0
|
||||||
background = 1a1a1a
|
background = 1a1a1a
|
||||||
regular0 = 1a1a1a
|
regular0 = 1a1a1a
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = f3f2f4 53545b
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = f3f2f4 53545b
|
||||||
foreground = 53545b
|
foreground = 53545b
|
||||||
background = f3f2f4
|
background = f3f2f4
|
||||||
regular0 = 53545b
|
regular0 = 53545b
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 162c22 bbbcbc
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 162c22 bbbcbc
|
||||||
foreground = bbbcbc
|
foreground = bbbcbc
|
||||||
background = 162c22
|
background = 162c22
|
||||||
regular0 = 162c22
|
regular0 = 162c22
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 283a37 b5b8b7
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 283a37 b5b8b7
|
||||||
foreground = b5b8b7
|
foreground = b5b8b7
|
||||||
background = 283a37
|
background = 283a37
|
||||||
regular0 = 283a37
|
regular0 = 283a37
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 202c3d a0abae
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 202c3d a0abae
|
||||||
foreground = a0abae
|
foreground = a0abae
|
||||||
background = 202c3d
|
background = 202c3d
|
||||||
regular0 = 202c3d
|
regular0 = 202c3d
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 282b2b b6e0ca
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 282b2b b6e0ca
|
||||||
foreground = b6e0ca
|
foreground = b6e0ca
|
||||||
background = 282b2b
|
background = 282b2b
|
||||||
regular0 = 282b2b
|
regular0 = 282b2b
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = ffffff 4a484d
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = ffffff 4a484d
|
||||||
foreground = 4a484d
|
foreground = 4a484d
|
||||||
background = ffffff
|
background = ffffff
|
||||||
regular0 = 4a484d
|
regular0 = 4a484d
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 001514 a29fa0
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 001514 a29fa0
|
||||||
foreground = a29fa0
|
foreground = a29fa0
|
||||||
background = 001514
|
background = 001514
|
||||||
regular0 = 001514
|
regular0 = 001514
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,8 @@
|
||||||
# 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)
|
||||||
|
|
||||||
#[cursor]
|
|
||||||
#color = 202427 8da3b8
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
#cursor = 202427 8da3b8
|
||||||
foreground = 8da3b8
|
foreground = 8da3b8
|
||||||
background = 202427
|
background = 202427
|
||||||
regular0 = 202427
|
regular0 = 202427
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
# VisiBone
|
# VisiBone
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=010101 ffffff
|
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
cursor=010101 ffffff
|
||||||
foreground=ffffff
|
foreground=ffffff
|
||||||
background=010101
|
background=010101
|
||||||
regular0=666666
|
regular0=666666
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue