28 lines
604 B
YAML
28 lines
604 B
YAML
--- # yamllint disable rule:colons
|
|
# do not edit; generated by scwrypts
|
|
# theme : halloween
|
|
colors:
|
|
primary:
|
|
background: '0x000505'
|
|
foreground: '0xd0f0f0'
|
|
cursor:
|
|
cursor: '0xefe5f9'
|
|
normal:
|
|
black: '0x000505'
|
|
red: '0x00f900'
|
|
green: '0xff6f00'
|
|
yellow: '0x8b41d5'
|
|
blue: '0xac0041'
|
|
magenta: '0x750dcc'
|
|
cyan: '0x00f900'
|
|
white: '0xd0f0f0'
|
|
bright:
|
|
black: '0x424253'
|
|
red: '0xa3ff90'
|
|
green: '0xffe082'
|
|
yellow: '0xbb94e6'
|
|
blue: '0xff283e'
|
|
magenta: '0xd6bff0'
|
|
cyan: '0xcbffbe'
|
|
white: '0x7e707e'
|