You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
533 B
Plaintext

colors:
# Default colors
primary:
background: '0x100f1f'
foreground: '0xe0e892'
# Normal colors
normal:
black: '0x212125'
red: '0xbc2a2a'
green: '0x3eca3e'
yellow: '0xdcdc0f'
blue: '0x6d6df3'
magenta: '0xd068d0'
cyan: '0x0dcbcb'
white: '0xe2e2e2'
# Bright colors
bright:
black: '0x80776f'
red: '0xbc2121'
green: '0x3eca3e'
yellow: '0xdcdc00'
blue: '0x915bf3'
magenta: '0xd040d0'
cyan: '0x00cbcb'
white: '0xf5f5f5'