Rename purple theme color to magenta

This commit is contained in:
Ryan Hughes
2026-06-02 20:39:36 -04:00
parent 357b77c92c
commit 53357ace61
36 changed files with 111 additions and 96 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ Exceptions are allowed for bootstrap, preflight, migration, and package-helper s
- `config/` - default configs copied to `~/.config/`
- `default/themed/*.tpl` - templates with `{{ variable }}` placeholders for theme colors
- `themes/*/colors.toml` - theme color definitions (accent, background, foreground, red/green/yellow/blue/purple/cyan and bright_* variants)
- `themes/*/colors.toml` - theme color definitions (accent, background, foreground, red/green/yellow/blue/magenta/cyan and bright_* variants)
# Tests