Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 684 Bytes

CHANGE_THEME.md

File metadata and controls

28 lines (15 loc) · 684 Bytes

change colors

  • clone didroom-components
  • chang the name of the lib in packages.json
  • change colors inside the src/global/global.css

change typography

  • install your font choice from @fontsource inside the global from the cdn
  • change it also in tailwind.config.ts

publish the packages

insert into the settings for your repository

Change the logo

change the svg inside src/components/logo/didroom-logo.tsx

Splash screen and icon

Follow the giud from iconic/capacitor