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
1.3 KiB
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 | Dark variant with deep navy tones | #0f0f1a | #e0e0e0 | #16162a | #1e1e3a | #155DFF | #FFFFFF | #2a2a4a | #e0e0e0 | #1e1e3a | #888888 | #2a2a4a | #e0e0e0 | #f44336 | #2a2a4a | #2a2a4a | #155DFF | #1a1a2e | #e0e0e0 | #2a2a4a | #2a2a4a | #e0e0e0 | #888888 | #666666 | #e0e0e0 | #0f0f1a | #1a1a2e | #2a2a4a | #1e1e3a | #155DFF22 | #2a2a4a | #155DFF | #00B38B | #D9730D | #f44336 | #A932FF | #F0B100 | #155DFF33 | #00B38B33 | #A932FF33 | #f4433633 | #F0B10033 | 'Inter', -apple-system, BlinkMacSystemFont, sans-serif | 14px | 16 | 1.5 | 720 |
Dark Theme
A dark theme with deep navy tones for comfortable night-time reading.