colors: # Default colors primary: background: '0x1d1e20' foreground: '0xf0f0f0' # Normal colors normal: black: '0x1f1f20' red: '0xfb055a' green: '0x26ffd4' yellow: '0xfdaa5a' blue: '0x5c9fff' magenta: '0xfc59a6' cyan: '0x26ffd4' white: '0xf0f0f0' # Bright colors bright: black: '0x5c6370' red: '0xfb055a' green: '0x26ffd4' yellow: '0xfebe7e' blue: '0x55adff' magenta: '0xfd95d0' cyan: '0x26ffd4' white: '0xf0f0f0'