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
+2 -2
View File
@@ -32,10 +32,10 @@ yellow = "#6B5E73"
green = "#87a9b0"
cyan = "#a5a0b6"
blue = "#b59790"
purple = "#c4d8e2"
magenta = "#c4d8e2"
bright_red = "#c38b7b"
bright_yellow = "#6B5E73"
bright_green = "#87a9b0"
bright_cyan = "#a5a0b6"
bright_blue = "#b59790"
bright_purple = "#c4d8e2"
bright_magenta = "#c4d8e2"