A social knowledge tool for researchers built on ATProto

feat: set dark and light mode primary shades to be the same

+4
+4
src/webapp/styles/theme.tsx
··· 16 16 } from '@mantine/core'; 17 17 18 18 export const theme = createTheme({ 19 + primaryShade: { 20 + light: 6, 21 + dark: 6, 22 + }, 19 23 primaryColor: 'tangerine', 20 24 colors: { 21 25 tangerine: [