about summary refs log tree commit diff
path: root/configs/shared
diff options
context:
space:
mode:
Diffstat (limited to 'configs/shared')
-rw-r--r--configs/shared/.emacs.d/wpc/themes.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/shared/.emacs.d/wpc/themes.el b/configs/shared/.emacs.d/wpc/themes.el
index 1ea1620c710d..95af48cca2b6 100644
--- a/configs/shared/.emacs.d/wpc/themes.el
+++ b/configs/shared/.emacs.d/wpc/themes.el
@@ -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