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
c4933996
8075c1f3
+6
-6
1 changed file
expand all
collapse all
unified
split
src
palette.ts
+6
-6
src/palette.ts
···
154
154
primary_300: '#80B5FF',
155
155
primary_400: '#4D97FF',
156
156
primary_500: '#0F73FF',
157
157
-
primary_600: '#0060E5',
158
158
-
primary_700: '#0051C2',
159
159
-
primary_800: '#04439A',
160
160
-
primary_900: '#06326F',
161
161
-
primary_950: '#072755',
162
162
-
primary_975: '#071F40',
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',
163
163
164
164
positive_25: '#ECFEF5',
165
165
positive_50: '#D8FDEB',