colors: # Default colors primary: background: '0x2e2e35' foreground: '0xffffff' # Normal colors normal: black: '0x000000' red: '0x8d534e' green: '0x4e8d53' yellow: '0x888d4e' blue: '0x534e8d' magenta: '0x8d4e88' cyan: '0x4e888d' white: '0xffffff' # Bright colors bright: black: '0x000000' red: '0xb57d78' green: '0x78b57d' yellow: '0xb0b578' blue: '0x7d78b5' magenta: '0xb578b0' cyan: '0x78b0b5' white: '0xffffff'