# Colors (Custom Light Theme) # Default colors [colors.primary] background = '#e5dfd3' foreground = '#4a5353' # Normal colors [colors.normal] black = '#4a5353' red = '#896d6d' green = '#6d896d' yellow = '#89896d' blue = '#6d6d89' magenta = '#896d89' cyan = '#6d8989' white = '#8a8175' # Bright colors [colors.bright] black = '#4a5353' red = '#a38989' green = '#89a389' yellow = '#a3a389' blue = '#8989a3' magenta = '#a389a3' cyan = '#89a3a3' white = '#6a6155'