@@ -47,8 +47,8 @@ are the three important ones:
They all accept either a font-spec, font string (~"Input Mono-12"~), or ~xlfd~
font string. Generally, only these two are needed:
#+BEGIN_SRC emacs-lisp
-(setq doom-font (font-spec :family "Triplicate T4c" :size 16)- doom-variable-pitch-font (font-spec :family "Triplicate T4c" :size 16))
+(setq doom-font (font-spec :family "Triplicate A Code" :size 16)
+ doom-variable-pitch-font (font-spec :family "Triplicate A Code" :size 16))
#+END_SRC
There are two ways to load a theme. Both assume the theme is installed and