Skip to content

Fix white surfaces, restore filter bar, ruled paper on create page#424

Merged
realproject7 merged 1 commit intomainfrom
hotfix/surface-color-filter-bar
Mar 21, 2026
Merged

Fix white surfaces, restore filter bar, ruled paper on create page#424
realproject7 merged 1 commit intomainfrom
hotfix/surface-color-filter-bar

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

4 design fixes:

  1. White surfaces → light beige: --bg-surface: #FFFFFF#F0EBE1 — fixes all white boxes globally (detail page stats, deadline, comment textarea, create page inputs, etc.)
  2. FilterBar: Restored original shape — plain rounded border, no background fill, no rounded-full pills. Original W:All G:All L:English ↕ layout.
  3. Remove "New & Noteworthy": Section heading above filter bar removed.
  4. Ruled paper on create page: Genesis content and Add Plot content textareas now use ruled-paper class for notebook paper feel.

Files Changed

File Change
src/app/globals.css --bg-surface#F0EBE1
src/components/FilterBar.tsx Restore original shape
src/app/page.tsx Remove section heading
src/app/create/page.tsx ruled-paper on both content textareas

🤖 Generated with Claude Code

…e page

- --bg-surface: #FFFFFF → #F0EBE1 (light beige, blends with page)
- FilterBar: restore original shape (rounded, no bg fill, no rounded-full)
- Remove "New & Noteworthy" section heading from home page
- Create page: apply ruled-paper class to genesis and plot content textareas

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@realproject7 realproject7 merged commit fa82a41 into main Mar 21, 2026
@realproject7 realproject7 deleted the hotfix/surface-color-filter-bar branch March 21, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant