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
416 B
YAML
27 lines
416 B
YAML
window:
|
|
startup_mode: Maximized
|
|
|
|
font:
|
|
size: 12.5
|
|
normal:
|
|
family: 'Fira Code Nerd Font Mono'
|
|
|
|
colors:
|
|
primary:
|
|
background: '#100019'
|
|
normal:
|
|
yellow: '#ffff7f'
|
|
white: '#ffefef'
|
|
magenta: '#ff3eff'
|
|
red: '#ff5555'
|
|
|
|
bright:
|
|
yellow: '#ffff7f'
|
|
red: '#ff5555'
|
|
magenta: '#ff3eff'
|
|
white: '#ffffff'
|
|
blue: '#63bbfd'
|
|
cyan: '#49fdfd'
|
|
green: '#50fa7b'
|
|
|