diff options
author | Matt Singleton <matt@xcolour.net> | 2023-02-22 19:04:33 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2023-02-22 19:04:33 -0600 |
commit | 687b587df09b49a903decf47b53cac7412b28970 (patch) | |
tree | 42858e94dbba132fe55455a7dbefbef8d7ed7305 /config | |
parent | e6ba41328886ca5675d12d94f71385d977b90d24 (diff) |
tempus totus for foot and vim
Diffstat (limited to 'config')
-rw-r--r-- | config/linux/foot/foot.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/config/linux/foot/foot.ini b/config/linux/foot/foot.ini index 1055f45..ece9c04 100644 --- a/config/linux/foot/foot.ini +++ b/config/linux/foot/foot.ini @@ -69,6 +69,25 @@ bright5=0x8e45a8 bright6=0x3f649c bright7=0xeff0f2 +background=0xffffff +foreground=0x4a484d +regular0=0x4a484d +regular1=0xa50000 +regular2=0x005d26 +regular3=0x714700 +regular4=0x1d3ccf +regular5=0x88267a +regular6=0x185570 +regular7=0xefefef +bright0=0x5e4b4f +bright1=0x992030 +bright2=0x4a5500 +bright3=0x8a3600 +bright4=0x2d45b0 +bright5=0x700dc9 +bright6=0x005289 +bright7=0xffffff + # selection-foreground=<inverse foreground/background> # selection-background=<inverse foreground/background> |