changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > org / clean.theme

revision 46: 47d4b9df6dff
parent 44: 2b6f731f3684
child 47: a3c65427bdde
     1.1--- a/clean.theme	Sun Aug 18 22:16:12 2024 -0400
     1.2+++ b/clean.theme	Sun Aug 25 00:15:40 2024 -0400
     1.3@@ -645,6 +645,10 @@
     1.4 #+HTML_HEAD:     color: red;
     1.5 #+HTML_HEAD:     font-weight: bold;
     1.6 #+HTML_HEAD: }
     1.7+#+HTML_HEAD: .TEST {
     1.8+#+HTML_HEAD:     color: orange;
     1.9+#+HTML_HEAD:     font-weight: bold;
    1.10+#+HTML_HEAD: }
    1.11 #+HTML_HEAD: .TBD {
    1.12 #+HTML_HEAD:     color: darkred;
    1.13 #+HTML_HEAD:     font-weight: bold;
    1.14@@ -653,6 +657,10 @@
    1.15 #+HTML_HEAD:     color: coral;
    1.16 #+HTML_HEAD:     font-weight: bold;
    1.17 #+HTML_HEAD: }
    1.18+#+HTML_HEAD: .SPRINT {
    1.19+#+HTML_HEAD:     color: violet;
    1.20+#+HTML_HEAD:     font-weight: bold;
    1.21+#+HTML_HEAD: }
    1.22 #+HTML_HEAD: .org-org-upcoming-deadline {
    1.23 #+HTML_HEAD:     /* org-upcoming-deadline */
    1.24 #+HTML_HEAD:     color: #b22222;