File tree 1 file changed +56
-0
lines changed
1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ foreground #ff058d
2
+ background #10111b
3
+ selection_foreground #10111b
4
+ selection_background #ff058d
5
+
6
+ url_color #8be9fd
7
+
8
+ # black
9
+ color0 #1f1f27
10
+ color8 #090A0F
11
+
12
+ # red
13
+ color1 #f70047
14
+ color9 #ff5555
15
+
16
+ # green
17
+ color2 #00ff7d
18
+ color10 #55ff55
19
+
20
+ # yellow
21
+ color3 #fcdd42
22
+ color11 #ffff55
23
+
24
+ # blue
25
+ color4 #26b3d2
26
+ color12 #34e2e2
27
+
28
+ # magenta
29
+ color5 #9200ff
30
+ color13 #ff0eff
31
+
32
+ # cyan
33
+ color6 #ea748f
34
+ color14 #729fcf
35
+
36
+ # white
37
+ color7 #f8f8f2
38
+ color15 #ffffff
39
+
40
+ # Cursor colors
41
+ cursor #9200ff
42
+ cursor_text_color background
43
+
44
+ # Tab bar colors
45
+ active_tab_foreground #ff058d
46
+ active_tab_background #10111b
47
+ inactive_tab_foreground #9200ff
48
+ inactive_tab_background #090A0F
49
+
50
+ # Marks
51
+ mark1_foreground #403a72
52
+ mark1_background #f70047
53
+
54
+ # Splits/Windows
55
+ active_border_color #ff058d
56
+ inactive_border_color #9200ff
You can’t perform that action at this time.
0 commit comments