tabs and tab overview
This commit is contained in:
commit
d07c2a5cc9
244 changed files with 72046 additions and 0 deletions
30
themes/tempus-totus
Normal file
30
themes/tempus-totus
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
# -*- 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)
|
||||
|
||||
[main]
|
||||
initial-color-theme=light
|
||||
|
||||
[colors-light]
|
||||
#cursor = ffffff 4a484d
|
||||
foreground = 4a484d
|
||||
background = ffffff
|
||||
regular0 = 4a484d
|
||||
regular1 = a50000
|
||||
regular2 = 005d26
|
||||
regular3 = 714700
|
||||
regular4 = 1d3ccf
|
||||
regular5 = 88267a
|
||||
regular6 = 185570
|
||||
regular7 = efefef
|
||||
bright0 = 5e4b4f
|
||||
bright1 = 992030
|
||||
bright2 = 4a5500
|
||||
bright3 = 8a3600
|
||||
bright4 = 2d45b0
|
||||
bright5 = 700dc9
|
||||
bright6 = 005289
|
||||
bright7 = ffffff
|
||||
# selection-foreground = 5e4b4f
|
||||
# selection-background = efefef
|
||||
Loading…
Add table
Add a link
Reference in a new issue