tangled
alpha
login
or
join now
esb.lol
/
alf
9
fork
atom
Bluesky's "Application Layout Framework"
9
fork
atom
overview
issues
pulls
1
pipelines
feat: tweak subdued primary colors
Eric Bailey
5 months ago
b187a7c1
ec9cf393
+4
-4
1 changed file
expand all
collapse all
unified
split
src
palette.ts
+4
-4
src/palette.ts
···
156
156
primary_500: '#0F73FF',
157
157
primary_600: '#0661E0',
158
158
primary_700: '#0A52B8',
159
159
-
primary_800: '#0D4491',
160
160
-
primary_900: '#0E3367',
161
161
-
primary_950: '#0F294D',
162
162
-
primary_975: '#0E2039',
159
159
+
primary_800: '#0E4490',
160
160
+
primary_900: '#123464',
161
161
+
primary_950: '#122949',
162
162
+
primary_975: '#122136',
163
163
164
164
positive_25: '#ECFEF5',
165
165
positive_50: '#D8FDEB',