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

Merge pull request #18 from NekoDrone/feat/initial

feat: g r e e n

authored by

serenity and committed by
GitHub
8ad09d17 ee40d57e

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