dark typedoc theme

master
Vladimir Mandic 2021-03-17 18:22:50 -04:00
parent 91af84e954
commit 936e36ce0f
1 changed files with 2 additions and 2 deletions

@ -12,8 +12,8 @@
--color-comment-tag: #707070; --color-comment-tag: #707070;
--color-comment-tag-text: #fff; --color-comment-tag-text: #fff;
--color-code-background: rgba(#000, 0.04); --color-code-background: rgba(#000, 0.04);
--color-ts: lightcoral; --color-ts: lightyellow;
--color-ts-interface: #647f1b; --color-ts-interface: lightgreen;
--color-ts-enum: #937210; --color-ts-enum: #937210;
--color-ts-class: lightskyblue; --color-ts-class: lightskyblue;
--color-ts-private: #707070; --color-ts-private: #707070;