2020-03-19 11:03:08 +00:00
|
|
|
[options]
|
2020-05-15 12:39:35 +00:00
|
|
|
;font = Iosevka Nerd Font Medium 12
|
2020-05-13 18:29:14 +00:00
|
|
|
;font = Cozette 10
|
2020-05-15 12:39:35 +00:00
|
|
|
font = Terminus (TTF) 12
|
2020-05-13 18:29:14 +00:00
|
|
|
;font = scientifica Regular 12
|
2020-03-23 09:38:06 +00:00
|
|
|
;font = Victor mono 13
|
2020-03-27 08:06:13 +00:00
|
|
|
;font = jetbrains mono Nerd Font 12
|
|
|
|
;font = monospace 13
|
2020-03-19 11:03:08 +00:00
|
|
|
|
|
|
|
[colors]
|
|
|
|
# hard contrast: background = #1d2021
|
2020-04-27 15:21:09 +00:00
|
|
|
background = rgba(40, 40, 40, 1)
|
2020-05-17 15:40:18 +00:00
|
|
|
;background = rgba(40, 40, 40, 0.90)
|
2020-03-19 11:03:08 +00:00
|
|
|
# soft contrast: background = #32302f
|
|
|
|
foreground = #ebdbb2
|
|
|
|
foreground_bold = #ebdbb2
|
|
|
|
|
|
|
|
# dark0 + gray
|
|
|
|
color0 = #282828
|
|
|
|
color8 = #928374
|
|
|
|
|
|
|
|
# neutral_red + bright_red
|
|
|
|
color1 = #cc241d
|
|
|
|
color9 = #fb4934
|
|
|
|
|
|
|
|
# neutral_green + bright_green
|
|
|
|
color2 = #98971a
|
|
|
|
color10 = #b8bb26
|
|
|
|
|
|
|
|
# neutral_yellow + bright_yellow
|
|
|
|
color3 = #d79921
|
|
|
|
color11 = #fabd2f
|
|
|
|
|
|
|
|
# neutral_blue + bright_blue
|
|
|
|
color4 = #458588
|
|
|
|
color12 = #83a598
|
|
|
|
|
|
|
|
# neutral_purple + bright_purple
|
|
|
|
color5 = #b16286
|
|
|
|
color13 = #d3869b
|
|
|
|
|
|
|
|
# neutral_aqua + faded_aqua
|
|
|
|
color6 = #689d6a
|
|
|
|
color14 = #8ec07c
|
|
|
|
|
|
|
|
# light4 + light1
|
|
|
|
color7 = #a89984
|
|
|
|
color15 = #ebdbb2
|
|
|
|
|
|
|
|
# vim: ft=dosini cms=#%s
|