diff options
| author | 2023-07-14 18:27:17 +0200 | |
|---|---|---|
| committer | 2023-07-17 18:32:38 +0200 | |
| commit | 534c6c69e709c61f410c7fcdb0c4cdbc9e6020b1 (patch) | |
| tree | 294cd2b047bc5cf44993fca7ed2616ce9547c1dc /colors | |
| parent | v4: update cyan to be more green (diff) | |
v4: new magentas
Diffstat (limited to 'colors')
| -rw-r--r-- | colors/colors.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/colors/colors.sh b/colors/colors.sh index 3aa5765..2bb3cd0 100644 --- a/colors/colors.sh +++ b/colors/colors.sh @@ -16,8 +16,8 @@ bryellow=E9E836 blue=24ACD4 brblue=5DC5F8 -magenta=E276D5 -brmagenta=FF92F1 +magenta=F2AFFD +brmagenta=FEABF2 cyan=13C299 brcyan=24DFC4 |
