Skip to content

Commit 314e5e8

Browse files
committed
demo style
1 parent ad4dbbd commit 314e5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const themes = {
1818
},
1919
light: {
2020
add: "#15803d", rem: "#b91c1c", mod: "#ca8a04",
21-
bg: "#ffffff", bg2: "#f9fafb", bdr: "#d1d5db",
21+
bg: "#f4f4f4", bg2: "#f9fafb", bdr: "#d1d5db",
2222
txt: "#030712", dim: "#4b5563", slider: "#d1d5db",
2323
key: "#075985", str: "#6d28d9", num: "#047857", bool: "#b45309", nul: "#a21caf", br: "#6b7280"
2424
}

0 commit comments

Comments
 (0)