diff --git a/src/assets/tailwind.css b/src/assets/tailwind.css index cc48bde30..03feee66d 100644 --- a/src/assets/tailwind.css +++ b/src/assets/tailwind.css @@ -47,6 +47,9 @@ /* Occurrence */ --color-bg-occurrence: #dedede; + + /* Fragment */ + --color-bg-fragment-header: #dedede7f; } .theme-clean-light {