Duotone sea theme for prism

This commit is contained in:
Julien Calixte
2022-12-03 14:23:27 +01:00
parent 62b17a3ae0
commit ec712c964e
2 changed files with 189 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
@import "prism.theme";
:root {
--vt-c-white: #ffffff;
--vt-c-white-soft: #f8f8f8;
@@ -56,7 +58,6 @@
*::after {
box-sizing: border-box;
margin: 0;
position: relative;
font-weight: normal;
}