We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e2ed4 commit 8e083beCopy full SHA for 8e083be
aero-dark-theme.el
@@ -120,7 +120,7 @@
120
`(default ((t (:background ,(if-solaire aero-bg-alt aero-bg)
121
:foreground ,aero-fg
122
:font ,aero-theme-font
123
- :height ,aero-theme-font-height :weight light))))
+ :height ,aero-theme-font-height))))
124
`(variable-pitch
125
((t :font ,aero-theme-variable-pitch-font)))
126
`(fringe ((t (:background ,(if-solaire aero-bg-alt aero-bg)))))
0 commit comments