Revert "refactor: include themes in components folder"

This reverts commit 711bea0166.
This commit is contained in:
Mo
2022-11-09 11:00:09 -06:00
parent 711bea0166
commit 3690104934
11 changed files with 21 additions and 339 deletions

View File

@@ -73,7 +73,7 @@
border-bottom: 1px solid rgba(88, 144, 255, 0.3);
}
.Lexical__link {
color: var(--sn-stylekit-info-color);
color: rgb(33, 111, 219);
text-decoration: none;
}
.Lexical__link:hover {