We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5abef80 commit 913d8adCopy full SHA for 913d8ad
src/components/constants.js
@@ -1,5 +1,5 @@
1
const colors = {
2
- boolean: "#A359E9",
+ boolean: "#8A2BE2",
3
False: "#E44B37",
4
list: "#E9E759",
5
null: "#BFBFBF",
0 commit comments