Fix typo in non-modo theme

This commit is contained in:
David Morgan 2023-08-09 08:35:22 +01:00
parent 515e54d690
commit 010f149c8e
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
`(help-key-binding ((,class :inherit bold :foreground "#00bcff")))
`(homoglyph ((,class :foreground "#f5aa80")))
`(ibuffer-locked-buffer ((,class :foreground "#d0ba95")))
`(icon-button ((,class :background "#323232" :box (:line-width -1 :style release-button :color "#3c3c3c"))))
`(icon-button ((,class :background "#323232" :box (:line-width -1 :style released-button :color "#3c3c3c"))))
`(italic ((,class :slant italic)))
`(nobreak-hyphen ((,class :foreground "#e7a59a")))
`(nobreak-space ((,class :foreground "#e7a59a" :underline t)))