Conformance: Have activity Layout done.

This commit is contained in:
chiayin
2023-06-29 15:45:34 +08:00
parent 147c9b16cf
commit d976bc529d
16 changed files with 565 additions and 36 deletions

View File

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