Skip to content

Commit fbb5149

Browse files
refactor(themes): add modular themes directory structure and docs (#30640)
Issue number: internal --------- ## What is the new behavior? Separates the themes directory for each new modular theme. Documents the new structure. ## Does this introduce a breaking change? - [ ] Yes - [x] No Co-authored-by: Brandy Smith <[email protected]>
1 parent f72f753 commit fbb5149

File tree

13 files changed

+51
-0
lines changed

13 files changed

+51
-0
lines changed

core/src/themes/base/dark.tokens.ts

Whitespace-only changes.

core/src/themes/base/default.tokens.ts

Whitespace-only changes.

core/src/themes/base/light.tokens.ts

Whitespace-only changes.

core/src/themes/ionic/dark.tokens.ts

Whitespace-only changes.

core/src/themes/ionic/default.tokens.ts

Whitespace-only changes.

core/src/themes/ionic/light.tokens.ts

Whitespace-only changes.

core/src/themes/ios/dark.tokens.ts

Whitespace-only changes.

core/src/themes/ios/default.tokens.ts

Whitespace-only changes.

core/src/themes/ios/light.tokens.ts

Whitespace-only changes.

core/src/themes/md/dark.tokens.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)