We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac3b68 commit a126bc8Copy full SHA for a126bc8
dist/themes/light/jsontree.js.light.theme.css
@@ -7,7 +7,7 @@
7
8
/* Colors - Types */
9
--json-tree-js-color-boolean: #FF0000;
10
- --json-tree-js-color-decimal: #e3c868;
+ --json-tree-js-color-decimal: #F4BB44;
11
--json-tree-js-color-number: #666bf9;
12
--json-tree-js-color-bigint: #6495ED;
13
--json-tree-js-color-string: #097969;
0 commit comments