FlowFi - Everything Flows - flowfi.network
Go to file
Jeff Emmett 35ada4127d Restyle FlowFi with distinct flowing aesthetic
Replace NoFi's rigid style with organic, aquatic design:
- Outfit font (sans-serif) replaces Permanent Marker + monospace
- Deep ocean color palette replaces harsh void blacks
- Flowing wave underlines replace scrawl-underlines
- Rounded corners, soft glows, gradient ambient lighting
- Remove wobble rotations, add wave/breathe/glow animations
- Cool foam/mist text colors replace warm beige/brown

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:58:25 -07:00
app Restyle FlowFi with distinct flowing aesthetic 2026-03-09 20:58:25 -07:00
components Restyle FlowFi with distinct flowing aesthetic 2026-03-09 20:58:25 -07:00
lib Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
.dockerignore Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
.gitignore Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
Dockerfile Add nginx try_files config for clean URL routing 2026-03-09 19:09:36 -07:00
docker-compose.yml Fix nginx crash: add /run tmpfs for PID file with read_only filesystem 2026-03-09 19:02:51 -07:00
next.config.mjs Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
nginx.conf Add nginx try_files config for clean URL routing 2026-03-09 19:09:36 -07:00
package.json Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
pnpm-lock.yaml Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
postcss.config.mjs Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
tsconfig.json Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00