Consume Mononoki and JetBrainsMono in themes.el

I'm liking both of these fonts enough to prefer them over "Input Mono"... at
least for the time being.
This commit is contained in:
William Carroll 2020-01-16 19:20:41 +00:00
parent 8c3cd62ae3
commit f4d588b683

View file

@ -81,7 +81,7 @@
(dotted/new
"Solarized Light"
(make-theme
:font "Input Mono Medium"
:font "JetBrainsMono"
:wallpaper "solarized_light_thinkpad.jpg"
:colorscheme 'doom-solarized-light))
(dotted/new
@ -93,7 +93,7 @@
(dotted/new
"Edison Lightbulb"
(make-theme
:font "Operator Mono Light"
:font "Mononoki Medium"
:wallpaper "lightbulb_4k.jpg"
:colorscheme 'base16-atelier-cave))
(dotted/new