nyxt: add monospace-font-family, high and low contrast text-color

This commit is contained in:
Evie Litherland-Smith 2024-01-29 11:57:31 +00:00
parent 762f1ef71d
commit 1e45adf5aa

View file

@ -33,7 +33,10 @@
'theme:theme
:dark-p t
:font-family "Iosevka Nerd Font"
:monospace-font-family "Iosevka Nerd Font"
:text-color "#ffffff"
:text-color+ "#ffffff"
:text-color- "#ffffff"
:contrast-text-color "#000000"
:background-color "#0d0e1c"
:background-color+ "#0d0e1c"