Green tables
This commit is contained in:
parent
6da4feddff
commit
32c34caa4f
@ -349,6 +349,8 @@
|
||||
`(org-checkbox ((,class (:weight bold :foreground ,petrol-purple :background "#f2f2f2"))))
|
||||
`(org-code ((,class (:foreground "#006400" :background "#fdfff7"))))
|
||||
|
||||
`(org-table ((,class (:foreground "dark green" :background "#EAFFEA" :inherit fixed-pitch))))
|
||||
|
||||
`(org-todo ((,class (:weight bold :box (:line-width 1 :color "#993d3d") :foreground "#993d3d" :background "#ffdddd"))))
|
||||
`(org-done ((,class (:weight bold :box (:line-width 1 :color "#2e994c") :foreground "#2e994c" :background "#ddffdd"))))
|
||||
`(org-headline-done ((,class (:height 1.0 :weight normal :strike-through t :foreground "#454545"))))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user