selection chantier (animation,correction) ; ajustement et amélioration du thème ; chantier provider
This commit is contained in:
@@ -13,11 +13,11 @@ export const Colors = {
|
||||
text: '#11181C',
|
||||
text_: '#ECEDEE',
|
||||
background0: '#ffffff',
|
||||
background1: '#F0F0F0',
|
||||
background2: '#E0E0E0',
|
||||
background3: '#D0D0D0',
|
||||
background4: '#C0C0C0',
|
||||
background5: '#B0B0B0',
|
||||
background1: '#F1F1F0',
|
||||
background2: '#E2E1E0',
|
||||
background3: '#D3D2D0',
|
||||
background4: '#C4C2C0',
|
||||
background5: '#B5B3B0',
|
||||
tint: tintColorLight,
|
||||
icon: '#687076',
|
||||
tabIconDefault: '#687076',
|
||||
@@ -27,11 +27,11 @@ export const Colors = {
|
||||
text: '#ECEDEE',
|
||||
text_: '#11181C',
|
||||
background0: '#000000',
|
||||
background1: '#101112',
|
||||
background2: '#202224',
|
||||
background3: '#303336',
|
||||
background4: '#404448',
|
||||
background5: '#50555A',
|
||||
background1: '#111010',
|
||||
background2: '#222120',
|
||||
background3: '#333130',
|
||||
background4: '#444240',
|
||||
background5: '#555250',
|
||||
tint: tintColorDark,
|
||||
icon: '#9BA1A6',
|
||||
tabIconDefault: '#9BA1A6',
|
||||
|
||||
Reference in New Issue
Block a user