@code-ui/color-scheme
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -11,7 +11,7 @@ "use strict"; | ||
link: { color: "#868686" }, | ||
bg: { color: "#2A2734" }, | ||
bg: { color: "#1E1E1E" }, | ||
}; | ||
exports.Monokai_Test = { | ||
default: { | ||
background: "#272822", | ||
background: "#1E1E1E", | ||
color: "#d4d4d4", | ||
@@ -18,0 +18,0 @@ }, |
{ | ||
"name": "@code-ui/color-scheme", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"repository": "https://github.com/gridaco/code-like-ui/tree/main/packages/interface", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/gridaco/code-like-ui", |