Color Scheme
Published: 2026-4-29
updated: 2026-5-1
My own personal color scheme, as i use it in VS Code and this website.
| name | rgb | hex | color |
|---|---|---|---|
| backdrop | 24, 24, 28 | #18181c | █████ |
| base | 30, 30, 35 | #1e1e23 | █████ |
| highlight | 50, 50, 60 | #32323c | █████ |
| subtext | 140, 140, 140 | #8c8c8c | █████ |
| text | 255, 255, 255 | #ffffff | █████ |
| red | 240, 100, 100 | #f06464 | █████ |
| orange | 240, 140, 90 | #f08c5a | █████ |
| yellow | 240, 200, 120 | #f0c878 | █████ |
| green | 160, 240, 130 | #a0f082 | █████ |
| teal | 80, 200, 200 | #50c8c8 | █████ |
| blue | 100, 150, 240 | #6496f0 | █████ |
| purple | 180, 120, 240 | #b478f0 | █████ |