Skip to content

Commit 86b60ea

Browse files
committed
theme update
1 parent 1203454 commit 86b60ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/tui/internal/theme/themes/axoncode.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"darkStep10": "#ffc09f",
1414
"darkStep11": "#808080",
1515
"darkStep12": "#eeeeee",
16-
"darkSecondary": "#5c9cf5",
17-
"darkAccent": "#9d7cd8",
18-
"darkRed": "#e06c75",
16+
"darkSecondary": "#3affa3",
17+
"darkAccent": "#3affde",
18+
"darkRed": "#ff737e",
1919
"darkOrange": "#f5a742",
2020
"darkGreen": "#7fd88f",
2121
"darkCyan": "#56b6c2",
@@ -28,12 +28,12 @@
2828
"lightStep6": "#d4d4d4",
2929
"lightStep7": "#b8b8b8",
3030
"lightStep8": "#a0a0a0",
31-
"lightStep9": "#3b7dd8",
31+
"lightStep9": "#3affa3",
3232
"lightStep10": "#2968c3",
3333
"lightStep11": "#8a8a8a",
3434
"lightStep12": "#1a1a1a",
35-
"lightSecondary": "#7b5bb6",
36-
"lightAccent": "#d68c27",
35+
"lightSecondary": "#3affa3",
36+
"lightAccent": "#3affde",
3737
"lightRed": "#d1383d",
3838
"lightOrange": "#d68c27",
3939
"lightGreen": "#3d9a57",

0 commit comments

Comments
 (0)