aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sphinx_ascii_theme/static/ascii.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/sphinx_ascii_theme/static/ascii.css b/sphinx_ascii_theme/static/ascii.css
index 39f3ae7..7c068a5 100644
--- a/sphinx_ascii_theme/static/ascii.css
+++ b/sphinx_ascii_theme/static/ascii.css
@@ -365,6 +365,14 @@ div.admonition.warning {
background: #ff7c0533;
}
+div.highlight {
+ background: #95959533;
+}
+
+div.admonition.hint {
+ background: #05fffb33;
+}
+
/* footer */
div.footer {