colors 304 B

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