🎨 set font to nerd fonts
This commit is contained in:
parent
00157ed781
commit
531ee7c1ab
1 changed files with 18 additions and 2 deletions
|
|
@ -1,3 +1,19 @@
|
||||||
|
font:
|
||||||
|
normal:
|
||||||
|
family: FantasqueSansMono Nerd Font
|
||||||
|
style: Regular
|
||||||
|
bold:
|
||||||
|
family: FantasqueSansMono Nerd Font
|
||||||
|
style: Bold
|
||||||
|
italic:
|
||||||
|
family: FantasqueSansMono Nerd Font
|
||||||
|
style: Italic
|
||||||
|
bold_italic:
|
||||||
|
family: FantasqueSansMono Nerd Font
|
||||||
|
style: Bold Italic
|
||||||
|
size: 16
|
||||||
|
|
||||||
|
|
||||||
schemes:
|
schemes:
|
||||||
gruvbox_material_hard_dark: &gruvbox_material_hard_dark
|
gruvbox_material_hard_dark: &gruvbox_material_hard_dark
|
||||||
primary:
|
primary:
|
||||||
|
|
@ -138,6 +154,6 @@ schemes:
|
||||||
# colors: *gruvbox_material_medium_dark
|
# colors: *gruvbox_material_medium_dark
|
||||||
# colors: *gruvbox_material_soft_dark
|
# colors: *gruvbox_material_soft_dark
|
||||||
|
|
||||||
# colors: *gruvbox_material_hard_light
|
colors: *gruvbox_material_hard_light
|
||||||
colors: *gruvbox_material_medium_light
|
# colors: *gruvbox_material_medium_light
|
||||||
# colors: *gruvbox_material_soft_light
|
# colors: *gruvbox_material_soft_light
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue