Skip to content

Commit

Permalink
Fix weird source code display in org-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurav-S-Purushothaman committed Aug 17, 2024
1 parent 2e9f99c commit 81b7c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gruber-darker-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@

;; Org Mode
`(org-agenda-structure ((t (:foreground ,gruber-darker-niagara))))
`(org-block ((t (:background ,gruber-darker-bg :foreground ,gruber-darker-fg))))
`(org-column ((t (:background ,gruber-darker-bg-1))))
`(org-column-title ((t (:background ,gruber-darker-bg-1 :underline t :weight bold))))
`(org-done ((t (:foreground ,gruber-darker-green))))
Expand Down

0 comments on commit 81b7c11

Please sign in to comment.