22 lines
408 B
Markdown
22 lines
408 B
Markdown
|
|
---
|
||
|
|
type: Theme
|
||
|
|
title: Default Theme
|
||
|
|
primary: "#155DFF"
|
||
|
|
background: "#1a1a2e"
|
||
|
|
foreground: "#37352F"
|
||
|
|
sidebar: "#2a2a3e"
|
||
|
|
border: "#E9E9E7"
|
||
|
|
muted: "#F0F0EF"
|
||
|
|
muted-foreground: "#9B9A97"
|
||
|
|
accent: "#F0F7FF"
|
||
|
|
accent-foreground: "#0A3B8F"
|
||
|
|
font-family: "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
|
||
|
|
font-size-base: 14
|
||
|
|
line-height-base: 1.6
|
||
|
|
---
|
||
|
|
# Default Theme
|
||
|
|
|
||
|
|
Light theme with warm, paper-like tones.
|
||
|
|
|
||
|
|
[[Ma
|