Introduces AppText, Link and FramedSegment redesign
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
export default {
|
||||
grey: '#A5A5A5',
|
||||
greyLight: '#D2D2D2',
|
||||
greySuperLight: '#F2F2F2',
|
||||
orange: '#F38337',
|
||||
purple: '#3A2671',
|
||||
purpleLight: '#5D4F8A',
|
||||
tourquise: '#69CBC1',
|
||||
tourquiseLight: '#CFECEA',
|
||||
}
|
||||
Reference in New Issue
Block a user