colors: # Default colors primary: background: '0x272822' foreground: '0xf8f8f2' # Normal colors normal: black: '0x75715e' red: '0xf92672' green: '0xa6e22e' yellow: '0xf4bf75' blue: '0x66d9ef' magenta: '0xae81ff' cyan: '0x2aa198' white: '0xf9f8f5' # Bright colors bright: black: '0x272822' red: '0xf92672' green: '0xa6e22e' yellow: '0xf4bf75' blue: '0x66d9ef' magenta: '0xae81ff' cyan: '0x2aa198' white: '0xf8f8f2'