Files
tiptoi-sync/client
arnef fa42ab1d74
CI / Type-Check (push) Successful in 10s
CI / Build Android APK (push) Successful in 5m32s
Restyle UI in tiptoi brand style (dark, orange accent, book-corner shape)
- Dark theme with tiptoi orange (#f2841e) as primary accent and
  Ravensburger blue (#3b9eea) as secondary color.
- Introduce the distinctive tiptoi book-cover corner shape
  (three corners rounded, one squared) as --radius-book /
  --radius-book-input, applied narrowly to buttons (squared
  bottom-left) and text inputs (mirrored, squared bottom-right) plus
  the icon-only copy/delete buttons.
- Cards, list items, pen-bar and the dev menu keep plain rounded
  corners; book cover thumbnails/images also stay plainly rounded so
  the special shape isn't overused.
- Add a subtle .btn--outline variant for the large 'QR-Code scannen'
  button so the accent color doesn't dominate the whole surface.
2026-08-12 14:05:40 +02:00
..
2026-08-12 11:54:39 +02:00

Usage

$ npm install # or pnpm install or yarn install

Learn more on the Solid Website and come chat with us on our Discord

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

Learn more about deploying your application with the documentations