Skip to content

Commit 5b15531

Browse files
committed
n/colors.md: add a couple of colours
1 parent 28910e0 commit 5b15531

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

n/colors.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,15 @@ lang: en
1010
# Useful color codes
1111

1212
- `#000000` - black
13-
- `#ffffff` - white
13+
- `#FFFFFF` - white
14+
- `#00FF00` - green
15+
- `#80FF00` - chartreuse
16+
- `#ADFF2F` - green-yellow, near the middle of human visible spectrum
17+
- `#FFFF00` - yellow
18+
- `#FFB700` - amber (like on old computer screens) or _sunflower mango_ or
19+
_summer yellow_ or _luminous bright orange_
1420
- `#970000` - red
15-
- `#ffb700` - amber
21+
- `#E34234` - vermillion
1622
- `#800080` - purple
1723
- `#8A2BE2` - blue violet via ChatGPT via [dev](https://t.me/devs_chat/131577)
1824
[meme](https://t.me/devs_chat/131597)

0 commit comments

Comments
 (0)