Tools for the Atmosphere tools.slices.network
quickslice atproto html

style: update teal tools accent color to actual teal

Change accent from Spotify green (#1db954) to teal (#14b8a6)

+4 -4
+2 -2
teal-plays.html
··· 34 34 --bg-hover: #1f1f1f; 35 35 --text-primary: #ffffff; 36 36 --text-secondary: #a0a0a0; 37 - --accent: #1db954; 38 - --accent-hover: #1ed760; 37 + --accent: #14b8a6; 38 + --accent-hover: #2dd4bf; 39 39 --border: #2a2a2a; 40 40 --error-bg: #2d1f1f; 41 41 --error-border: #5c2828;
+2 -2
teal-scrobble.html
··· 35 35 --bg-input: #1a1a1a; 36 36 --text-primary: #ffffff; 37 37 --text-secondary: #a0a0a0; 38 - --accent: #1db954; 39 - --accent-hover: #1ed760; 38 + --accent: #14b8a6; 39 + --accent-hover: #2dd4bf; 40 40 --border: #2a2a2a; 41 41 --error-bg: #2d1f1f; 42 42 --error-border: #5c2828;