diff options
author | Michaël Ball <git@michaelball.name> | 2022-03-06 19:08:27 +0000 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2022-03-06 19:08:27 +0000 |
commit | bf72318d15a97f37ad02b0a976e97fb503306ee3 (patch) | |
tree | cfb44ec522445aaf44ab40c745d38fd30a6fb555 /colors/base16-horizon-terminal-light | |
parent | 43903f5ab15b8975c3224fc9c016b0d505866a1d (diff) |
Diffstat (limited to 'colors/base16-horizon-terminal-light')
-rw-r--r-- | colors/base16-horizon-terminal-light | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/colors/base16-horizon-terminal-light b/colors/base16-horizon-terminal-light index 5824d67..8bb1666 100644 --- a/colors/base16-horizon-terminal-light +++ b/colors/base16-horizon-terminal-light @@ -1,5 +1,5 @@ # Base16 foot template by Michaël Ball (https://git.michaelball.name) -# Horizon Light by Michaël Ball (http://github.com/michael-ball/) +# Horizon Terminal Light by Michaël Ball (http://github.com/michael-ball/) # # Copy this into the [colors] section of your foot.ini config foreground=403C3D @@ -13,11 +13,12 @@ regular5=EE64AC regular6=59E1E3 regular7=403C3D bright0=BDB3B1 -bright1=E95678 -bright2=29D398 -bright3=FADAD1 -bright4=26BBD9 -bright5=EE64AC -bright6=59E1E3 +bright1=F9CEC3 +bright2=FADAD1 +bright3=F9CBBE +bright4=948C8A +bright5=302C2D +bright6=F9CBBE +bright7=201C1D selection-foreground=403C3D selection-background=F9CBBE |