mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
added fonts and icons
This commit is contained in:
parent
1377d25403
commit
d7a09b2729
20 changed files with 694 additions and 18 deletions
3
src/modules/theme/constants/theme.ts
Normal file
3
src/modules/theme/constants/theme.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export enum Theme {
|
||||
Dark = "dark",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue