- Simplify flatten_vault API to return usize instead of MigrationResult struct - Add KEEP_FOLDERS: attachments/ and _themes/ alongside type/, config/, theme/ - Use HashSet for collision tracking in unique_filename - Update wikilinks from path-based [[folder/slug]] to title-based [[slug]] - Clean up empty directories after flattening - Flatten demo-vault-v2: move all notes from type-based subfolders to root - Update smoke tests for flat vault structure - Remove migrate_to_flat_vault from repair_vault (one-time migration only) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
55 lines
1.2 KiB
Markdown
55 lines
1.2 KiB
Markdown
---
|
|
Is A: Theme
|
|
Description: High contrast, minimal chrome
|
|
background: "#FAFAFA"
|
|
foreground: "#111111"
|
|
card: "#FFFFFF"
|
|
popover: "#FFFFFF"
|
|
primary: "#000000"
|
|
primary-foreground: "#FFFFFF"
|
|
secondary: "#F0F0F0"
|
|
secondary-foreground: "#111111"
|
|
muted: "#F5F5F5"
|
|
muted-foreground: "#666666"
|
|
accent: "#F0F0F0"
|
|
accent-foreground: "#111111"
|
|
destructive: "#CC0000"
|
|
border: "#E0E0E0"
|
|
input: "#E0E0E0"
|
|
ring: "#000000"
|
|
sidebar: "#F5F5F5"
|
|
sidebar-foreground: "#111111"
|
|
sidebar-border: "#E0E0E0"
|
|
sidebar-accent: "#E8E8E8"
|
|
text-primary: "#111111"
|
|
text-secondary: "#666666"
|
|
text-muted: "#999999"
|
|
text-heading: "#111111"
|
|
bg-primary: "#FAFAFA"
|
|
bg-sidebar: "#F5F5F5"
|
|
bg-hover: "#EBEBEB"
|
|
bg-hover-subtle: "#F5F5F5"
|
|
bg-selected: "#00000014"
|
|
border-primary: "#E0E0E0"
|
|
accent-blue: "#000000"
|
|
accent-green: "#006600"
|
|
accent-orange: "#996600"
|
|
accent-red: "#CC0000"
|
|
accent-purple: "#660099"
|
|
accent-yellow: "#996600"
|
|
accent-blue-light: "#00000014"
|
|
accent-green-light: "#00660014"
|
|
accent-purple-light: "#66009914"
|
|
accent-red-light: "#CC000014"
|
|
accent-yellow-light: "#99660014"
|
|
font-family: "'SF Mono', 'Menlo', monospace"
|
|
font-size-base: 13px
|
|
editor-font-size: 15
|
|
editor-line-height: 1.6
|
|
editor-max-width: 680
|
|
---
|
|
|
|
# Minimal Theme
|
|
|
|
High contrast, minimal chrome. Monospace typography throughout.
|