diff --git a/static/style.css b/static/style.css index 90d849c..dc2a6de 100644 --- a/static/style.css +++ b/static/style.css @@ -177,6 +177,7 @@ html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, select, input { + accent-color: var(--accent); margin: 0; color: var(--text); font-family: "Inter", sans-serif;