45 lines
813 B
YAML
45 lines
813 B
YAML
TERM: xterm-256color
|
|
|
|
colors:
|
|
bright:
|
|
black: '0x5c6370'
|
|
blue: '0x61afef'
|
|
cyan: '0x56b6c2'
|
|
green: '0x98c379'
|
|
magenta: '0xc678dd'
|
|
red: '0xe06c75'
|
|
white: '0xe6efff'
|
|
yellow: '0xd19a66'
|
|
dim:
|
|
black: '0x1e2127'
|
|
blue: '0x61afef'
|
|
cyan: '0x56b6c2'
|
|
green: '0x98c379'
|
|
magenta: '0xc678dd'
|
|
red: '0xe06c75'
|
|
white: '0x828791'
|
|
yellow: '0xd19a66'
|
|
normal:
|
|
black: '0x1e2127'
|
|
blue: '0x61afef'
|
|
cyan: '0x56b6c2'
|
|
green: '0x98c379'
|
|
magenta: '0xc678dd'
|
|
red: '0xe06c75'
|
|
white: '0x828791'
|
|
yellow: '0xd19a66'
|
|
primary:
|
|
background: '0x1e2127'
|
|
bright_foreground: '0xe6efff'
|
|
foreground: '0xabb2bf'
|
|
font:
|
|
bold:
|
|
family: monospace
|
|
italic:
|
|
family: monospace
|
|
normal:
|
|
family: monospace
|
|
size: 10
|
|
|
|
window.opacity: 1.0
|