- author:: rushi
- source::
/* reading mode */
a.tag {
border-radius: 2px !important;
color: white;
background-color: var(--text-accent);
}
/* live preview */
span.cm-hashtag.cm-hashtag {
border-radius: 0;
color: white;
background-color: var(--text-accent);
}