another update to color scheme 50754f59
Steve · 2023-05-18 14:10 1 file(s) · +1 −1
src/styles/global.css +1 −1
14 14
	:root.dark {
15 15
		color-scheme: dark;
16 16
		--theme-bg: #181825;
17 -
		--theme-link: #a6e3a1;
17 +
		--theme-link: #cba6f7;
18 18
		--theme-text: #cdd6f4;
19 19
		--theme-accent: #89b4fa;
20 20
		--theme-accent-2: #cdd6f4;