# Base colors:
# Black, Red, Green, Yellow, Blue, Magenta, Cyan, Gray, DarkGray
# LightRed, LightGreen, LightYellow, LightBlue, LightMagenta, LightCyan, White
#
# Hex codes also work, e.g. "#1a2b3c"
[]
= "White"
# This can be null to preserve orginial terminal background
= "#252525"
= "#007acc"
= "#dcdcaa"
= "#3c3c3c"
= "#333333"
[]
= "Yellow"
= "#57a64a" # "#723172"
[]
= "Green"
= "#E7BA00"
= "LightBlue"
= "LightCyan"
= "LightRed"
= "Green"
= "Magenta"