diff options
| author | 2026-03-08 20:57:47 +0100 | |
|---|---|---|
| committer | 2026-03-08 20:57:47 +0100 | |
| commit | aa80053c0409377b58f239079a7342df6b1310dc (patch) | |
| tree | 88e8db1417d9e8d92dd35bd3eefe0b64e44cb2bc /colors | |
| parent | ghostty: add generator (diff) | |
Foot implemented light and dark colors, starlight only implements dark.
Change the generator to move to the new convention.
Diffstat (limited to 'colors')
| -rwxr-xr-x | colors/foot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/foot.sh b/colors/foot.sh index 6ab66af..7ddff6f 100755 --- a/colors/foot.sh +++ b/colors/foot.sh @@ -3,7 +3,7 @@ cat <<HEREDOC # $theme -[colors] +[colors-dark] foreground = $foreground background = $background |
