Files
tolaria/demo-vault-v2/theme/default.md
Test edcb306c7f fix: exclude .laputa-cache.json and settings.json from vault git tracking
These files are machine-specific and should never be committed or cause
conflicts when syncing vaults across devices.

Changes:
- init_repo() now writes .gitignore with .laputa-cache.json and
  .laputa/settings.json excluded before the first commit
- .DS_Store and common editor artifacts also excluded
- openConflictFileRef falls back to openLocalFile() for non-note files
  so 'Open in editor' works for .json conflict files (opens in system
  default app, e.g. TextEdit/VS Code)
- Removed stale git.rs (replaced by git/mod.rs from refactor)
- 2 new Rust tests for .gitignore creation behavior
2026-03-06 15:22:48 +01:00

1.3 KiB

Is A, Description, background, foreground, card, popover, primary, primary-foreground, secondary, secondary-foreground, muted, muted-foreground, accent, accent-foreground, destructive, border, input, ring, sidebar, sidebar-foreground, sidebar-border, sidebar-accent, text-primary, text-secondary, text-muted, text-heading, bg-primary, bg-sidebar, bg-hover, bg-hover-subtle, bg-selected, border-primary, accent-blue, accent-green, accent-orange, accent-red, accent-purple, accent-yellow, accent-blue-light, accent-green-light, accent-purple-light, accent-red-light, accent-yellow-light, font-family, font-size-base, editor-font-size, editor-line-height, editor-max-width
Is A Description background foreground card popover primary primary-foreground secondary secondary-foreground muted muted-foreground accent accent-foreground destructive border input ring sidebar sidebar-foreground sidebar-border sidebar-accent text-primary text-secondary text-muted text-heading bg-primary bg-sidebar bg-hover bg-hover-subtle bg-selected border-primary accent-blue accent-green accent-orange accent-red accent-purple accent-yellow accent-blue-light accent-green-light accent-purple-light accent-red-light accent-yellow-light font-family font-size-base editor-font-size editor-line-height editor-max-width
Theme Light theme with warm, paper-like tones #FFFFFF #37352F #FFFFFF #FFFFFF #155DFF #FFFFFF #EBEBEA #37352F #F0F0EF #787774 #EBEBEA #37352F #E03E3E #E9E9E7 #E9E9E7 #155DFF #F7F6F3 #37352F #E9E9E7 #EBEBEA #37352F #787774 #B4B4B4 #37352F #FFFFFF #F7F6F3 #EBEBEA #F0F0EF #E8F4FE #E9E9E7 #155DFF #00B38B #D9730D #E03E3E #A932FF #F0B100 #155DFF14 #00B38B14 #A932FF14 #E03E3E14 #F0B10014 'Inter', -apple-system, BlinkMacSystemFont, sans-serif 14px 16 1.5 720

Default Theme

The default light theme for Laputa. Clean and warm, inspired by Notion.