colors: # Default colors primary: background: '0x323232' foreground: '0xffffff' # Normal colors normal: black: '0x353535' red: '0xd25252' green: '0xa5c261' yellow: '0xffc66d' blue: '0x6c99bb' magenta: '0xd197d9' cyan: '0xbed6ff' white: '0xeeeeec' # Bright colors bright: black: '0x535353' red: '0xf00c0c' green: '0xc2e075' yellow: '0xe1e48b' blue: '0x8ab7d9' magenta: '0xefb5f7' cyan: '0xdcf4ff' white: '0xffffff'