openclaw/ui
Claude 9a9fdeeaed
feat: create custom Bliss-style background with CSS
Replace external image with a custom procedural background:

Sky:
- Multi-layer blue gradient from deep blue to light horizon
- 12 radial gradients creating fluffy white clouds
- Clouds at various positions with varying opacity

Rolling Hills:
- Multiple elliptical gradients creating rolling hills effect
- Foreground hills in bright vibrant green
- Background hills slightly darker for depth
- Base gradient from bright green to darker grass

Grass Detail:
- Subtle repeating linear gradients for grass texture
- Slight diagonal lines suggesting grass blades

All done with pure CSS - no external images needed.

https://claude.ai/code/session_01MUG7BRZMG28eYmJHGbetRB
2026-01-27 00:20:52 +00:00
..
public feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
src feat: surface security audit + docs 2026-01-26 19:58:59 +00:00
index.html feat: create custom Bliss-style background with CSS 2026-01-27 00:20:52 +00:00
package.json chore: update deps and test timeout 2026-01-24 10:30:30 +00:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts fix(ui): default to relative paths for control UI assets 2026-01-09 15:32:55 +01:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00