aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloƩ Vulquin <code@toast.bunkerlabs.net>2026-03-08 20:57:47 +0100
committerChloƩ Vulquin <code@toast.bunkerlabs.net>2026-03-08 20:57:47 +0100
commitaa80053c0409377b58f239079a7342df6b1310dc (patch)
tree88e8db1417d9e8d92dd35bd3eefe0b64e44cb2bc
parentghostty: add generator (diff)
foot: s/colors/colors-dark/HEADmain
Foot implemented light and dark colors, starlight only implements dark. Change the generator to move to the new convention.
-rwxr-xr-xcolors/foot.sh2
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