diff options
| author | 2022-08-06 11:58:28 -0400 | |
|---|---|---|
| committer | 2022-08-06 11:58:28 -0400 | |
| commit | 260477daef9ff950c67da706a9dc4d2a488ac009 (patch) | |
| tree | 1be29a97e2ebe843bd24a4186a83f87b00a00bfd /colors | |
| parent | chore: move changelog (implementation details) into its own file (diff) | |
update green
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 5267f87..f3e03cc 100644 --- a/colors/colors.sh +++ b/colors/colors.sh @@ -7,8 +7,8 @@ brblack=242424 red=CF1745 brred=FF1A53 -green=73C322 -brgreen=8CFF1A +green=3ECF5B +brgreen=17E640 yellow=CFCF17 bryellow=ECFF1A |
