Conformance: StatusBar done.

This commit is contained in:
chiayin
2023-06-20 11:51:41 +08:00
parent a6fa85938b
commit 147c9b16cf
4 changed files with 115 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ module.exports = {
transparent: 'transparent',
current: 'currentColor',
'primary': '#0099FF',
// 'secondary': '',
'secondary': '#FFAA44',
'neutral': {
10: '#ffffff',
50: '#f8fafc',