We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61e4c5 commit 55d6c9cCopy full SHA for 55d6c9c
lib/support/Chart.ts
@@ -11,7 +11,7 @@ import html2canvas from 'html2canvas'
11
12
export const c = {
13
text1: 'light-dark(#1c2024, #edeef0)',
14
- text2: 'light-dark(#0007149e, #eff5ffb0)',
+ text2: 'light-dark(#5d616b, #abafb7)',
15
divider: 'light-dark(#e0e0e1, #2e3035)'
16
}
17
0 commit comments