mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-02 01:40:13 -05:00
add tempus themes
rebuild with cursor colors rebuilt with commented selection colors rebuild with commented cursor colors
This commit is contained in:
parent
a37109e5f6
commit
b202eb8444
16 changed files with 448 additions and 0 deletions
28
themes/tempus-spring
Normal file
28
themes/tempus-spring
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# theme: Tempus Spring
|
||||
# author: Protesilaos Stavrou (https://protesilaos.com)
|
||||
# description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant)
|
||||
|
||||
#[cursor]
|
||||
#color = 283a37 b5b8b7
|
||||
|
||||
[colors]
|
||||
foreground = b5b8b7
|
||||
background = 283a37
|
||||
regular0 = 283a37
|
||||
regular1 = ff8b5f
|
||||
regular2 = 5ec04d
|
||||
regular3 = b0b01a
|
||||
regular4 = 39bace
|
||||
regular5 = e99399
|
||||
regular6 = 36c08e
|
||||
regular7 = 99afae
|
||||
bright0 = 2a453d
|
||||
bright1 = e19e00
|
||||
bright2 = 73be0d
|
||||
bright3 = c6a843
|
||||
bright4 = 70afef
|
||||
bright5 = d095e2
|
||||
bright6 = 3cbfaf
|
||||
bright7 = b5b8b7
|
||||
#selection-foreground = 99afae
|
||||
#selection-background = 2a453d
|
||||
Loading…
Add table
Add a link
Reference in a new issue