Files
tolaria/demo-vault-v2/theme/minimal.md
lucaronin d7c210222c 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.2 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 High contrast, minimal chrome #FAFAFA #111111 #FFFFFF #FFFFFF #000000 #FFFFFF #F0F0F0 #111111 #F5F5F5 #666666 #F0F0F0 #111111 #CC0000 #E0E0E0 #E0E0E0 #000000 #F5F5F5 #111111 #E0E0E0 #E8E8E8 #111111 #666666 #999999 #111111 #FAFAFA #F5F5F5 #EBEBEB #F5F5F5 #00000014 #E0E0E0 #000000 #006600 #996600 #CC0000 #660099 #996600 #00000014 #00660014 #66009914 #CC000014 #99660014 'SF Mono', 'Menlo', monospace 13px 15 1.6 680

Minimal Theme

High contrast, minimal chrome. Monospace typography throughout.