mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
chore: address additional sumsub feedback (#1735)
* agent feedback * fix settings screen color
This commit is contained in:
@@ -66,6 +66,8 @@ export const teal500 = '#5EEAD4';
|
||||
|
||||
export const textBlack = '#333333';
|
||||
|
||||
export const warmCream = '#F2E3C8';
|
||||
|
||||
export const white = '#ffffff';
|
||||
|
||||
export const yellow50 = '#FEFCE8';
|
||||
|
||||
@@ -54,6 +54,7 @@ export {
|
||||
teal300,
|
||||
teal500,
|
||||
textBlack,
|
||||
warmCream,
|
||||
white,
|
||||
yellow50,
|
||||
yellow500,
|
||||
|
||||
Reference in New Issue
Block a user