|
@@ -0,0 +1,11 @@
|
|
|
+[0] = "#1b1918", /* black */
|
|
|
+[1] = "#f22c40", /* red */
|
|
|
+[2] = "#5ab738", /* green */
|
|
|
+[3] = "#d5911a", /* yellow */
|
|
|
+[4] = "#407ee7", /* blue */
|
|
|
+[5] = "#6666ea", /* magenta */
|
|
|
+[6] = "#00ad9c", /* cyan */
|
|
|
+[7] = "#a8a19f", /* white */
|
|
|
+
|
|
|
+[256] = "#f1efee", /* background */
|
|
|
+[257] = "#68615e", /* foreground */
|