nyxt: add monospace-font-family, high and low contrast text-color
This commit is contained in:
parent
762f1ef71d
commit
1e45adf5aa
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue