We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cea73d commit 7d602d9Copy full SHA for 7d602d9
1 file changed
shared/utils/constants.ts
@@ -49,7 +49,7 @@ export const LIKES_SCOPE = `repo:${dev.npmx.feed.like.$nsid}`
49
// Theming
50
export const ACCENT_COLORS = {
51
light: {
52
- sky: 'oklch(0.56 0.16 242.21)',
+ sky: 'oklch(0.53 0.16 247.27)',
53
coral: 'oklch(0.56 0.17 10.75)',
54
amber: 'oklch(0.58 0.18 46.34)',
55
emerald: 'oklch(0.51 0.13 162.4)',
0 commit comments