An ATproto social media client -- with an independent Appview.
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

revert: un-green

serenity b4969698 8ad09d17

+1 -1
+1 -1
src/alf/util/colorGeneration.ts
··· 1 1 import {logger} from '#/logger' 2 2 3 - export const BLUE_HUE = 100 3 + export const BLUE_HUE = 211 4 4 export const RED_HUE = 346 5 5 export const GREEN_HUE = 152 6 6