colors: # Default colors primary: background: '0x101010' foreground: '0xf2f2f2' # Normal colors normal: black: '0x303030' red: '0xe1321a' green: '0x6ab017' yellow: '0xffc005' blue: '0x004f9e' magenta: '0xec0048' cyan: '0x2aa7e7' white: '0xf2f2f2' # Bright colors bright: black: '0x5d5d5d' red: '0xff361e' green: '0x7bc91f' yellow: '0xffd00a' blue: '0x0071ff' magenta: '0xff1d62' cyan: '0x4bb8fd' white: '0xa020f0'