colors: # Default colors primary: background: '0xd5d6db' foreground: '0x565a6e' # Normal colors normal: black: '0x0f0f14' red: '0x8c4351' green: '0x485e30' yellow: '0x8f5e15' blue: '0x34548a' magenta: '0x5a4a78' cyan: '0x0f4b6e' white: '0x343b58' # Bright colors bright: black: '0x9699a3' red: '0x8c4351' green: '0x485e30' yellow: '0x8f5e15' blue: '0x34548a' magenta: '0x5a4a78' cyan: '0x0f4b6e' white: '0x343b58'