Skip to content

Commit eca98ba

Browse files
committed
Change JSON syntax colors
1 parent ed51499 commit eca98ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/css/inner.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
--mpg-danger-color: hsl(354, 70%, 54%);
99
--mpg-info-color: hsl(188, 78%, 41%);
1010
--mpg-json-boolean-color: hsl(351, 94%, 83%);
11-
--mpg-json-key-color: hsl(174, 68%, 56%);
12-
--mpg-json-number-color: hsl(120, 67%, 75%);
13-
--mpg-json-string-color: hsl(39, 84%, 50%);
11+
--mpg-json-key-color: hsl(192, 79%, 65%);
12+
--mpg-json-number-color: hsl(47, 75%, 60%);
13+
--mpg-json-string-color: hsl(120, 67%, 75%);
1414
--mpg-primary-color-darker: hsl(252, 53%, 52%);
1515
--mpg-primary-color: hsl(252, 53%, 55%);
1616
--mpg-secondary-color-darker: hsl(45, 100%, 45%);

0 commit comments

Comments
 (0)