Skip to content

Commit f4804da

Browse files
committed
fix(app): oc-2 went too dark
1 parent 843f188 commit f4804da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/theme/themes/oc-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dark": {
3333
"palette": {
34-
"neutral": "#151515",
34+
"neutral": "#1f1f1f",
3535
"ink": "#f1ece8",
3636
"primary": "#fab283",
3737
"success": "#12c905",

0 commit comments

Comments
 (0)