mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-12 08:00:08 +01:00
feat: update green colour
This commit is contained in:
parent
6203313f5c
commit
51cd715316
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ main() {
|
||||||
black='#0a0a0f',
|
black='#0a0a0f',
|
||||||
gray='#25253a'
|
gray='#25253a'
|
||||||
red='#ff001f',
|
red='#ff001f',
|
||||||
green='#11d116',
|
green='#3dd50A',
|
||||||
yellow='#ffd21a',
|
yellow='#ffd21a',
|
||||||
blue='#1688f0',
|
blue='#1688f0',
|
||||||
purple='#BF58FF',
|
purple='#BF58FF',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue