tweak(org-modern): tweak org progress bar color
This commit is contained in:
parent
4af08961a6
commit
d7b69bdf5a
|
@ -2844,7 +2844,7 @@ The default colors for various elements of =org-modern= don't match with our the
|
|||
:background ,(doom-color 'bg-alt)
|
||||
:foreground ,(doom-color 'fg-alt))
|
||||
`(org-modern-progress-complete
|
||||
:background ,(doom-color 'yellow)
|
||||
:background ,(doom-color 'base5)
|
||||
:foreground ,(doom-color 'bg-alt))))
|
||||
#+end_src
|
||||
|
||||
|
|
Loading…
Reference in a new issue