Skip to content

Commit a95902a

Browse files
committed
termux-style: Add SynthWave colorscheme
By @ArkhamCookie in termux/termux-styling#219
1 parent 7972ce0 commit a95902a

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# synthwave
2+
# https://github.com/robb0wen/synthwave-vscode
3+
4+
# special
5+
background=#262335
6+
foreground=#ffffff
7+
cursor=#ffffff
8+
9+
# black
10+
color0=#000000
11+
color8=#4d4d4d
12+
13+
# red
14+
color1=#fe4450
15+
color9=#fe4450
16+
17+
# green
18+
color2=#72f1b8
19+
color10=#72f1b8
20+
21+
# yellow
22+
color3=#f3e70f
23+
color11=#fede5d
24+
25+
# blue
26+
color4=#03edf9
27+
color12=#03edf9
28+
29+
# magenta
30+
color5=#ff7edb
31+
color13=#ff7edb
32+
33+
# cyan
34+
color6=#03edf9
35+
color14=#03edf9
36+
37+
# white
38+
color7=#bfbfbf
39+
color15=#e6e6e6

0 commit comments

Comments
 (0)