2026-03-06 15:22:48 +01:00
|
|
|
---
|
|
|
|
|
Is A: Theme
|
|
|
|
|
Description: Light theme with warm, paper-like tones
|
|
|
|
|
background: "#FFFFFF"
|
|
|
|
|
foreground: "#37352F"
|
|
|
|
|
card: "#FFFFFF"
|
|
|
|
|
popover: "#FFFFFF"
|
|
|
|
|
primary: "#155DFF"
|
|
|
|
|
primary-foreground: "#FFFFFF"
|
|
|
|
|
secondary: "#EBEBEA"
|
|
|
|
|
secondary-foreground: "#37352F"
|
|
|
|
|
muted: "#F0F0EF"
|
|
|
|
|
muted-foreground: "#787774"
|
|
|
|
|
accent: "#EBEBEA"
|
|
|
|
|
accent-foreground: "#37352F"
|
|
|
|
|
destructive: "#E03E3E"
|
|
|
|
|
border: "#E9E9E7"
|
|
|
|
|
input: "#E9E9E7"
|
|
|
|
|
ring: "#155DFF"
|
|
|
|
|
sidebar: "#F7F6F3"
|
|
|
|
|
sidebar-foreground: "#37352F"
|
|
|
|
|
sidebar-border: "#E9E9E7"
|
|
|
|
|
sidebar-accent: "#EBEBEA"
|
|
|
|
|
text-primary: "#37352F"
|
|
|
|
|
text-secondary: "#787774"
|
|
|
|
|
text-muted: "#B4B4B4"
|
|
|
|
|
text-heading: "#37352F"
|
|
|
|
|
bg-primary: "#FFFFFF"
|
|
|
|
|
bg-sidebar: "#F7F6F3"
|
|
|
|
|
bg-hover: "#EBEBEA"
|
|
|
|
|
bg-hover-subtle: "#F0F0EF"
|
|
|
|
|
bg-selected: "#E8F4FE"
|
|
|
|
|
border-primary: "#E9E9E7"
|
|
|
|
|
accent-blue: "#155DFF"
|
|
|
|
|
accent-green: "#00B38B"
|
|
|
|
|
accent-orange: "#D9730D"
|
|
|
|
|
accent-red: "#E03E3E"
|
|
|
|
|
accent-purple: "#A932FF"
|
|
|
|
|
accent-yellow: "#F0B100"
|
|
|
|
|
accent-blue-light: "#155DFF14"
|
|
|
|
|
accent-green-light: "#00B38B14"
|
|
|
|
|
accent-purple-light: "#A932FF14"
|
|
|
|
|
accent-red-light: "#E03E3E14"
|
|
|
|
|
accent-yellow-light: "#F0B10014"
|
|
|
|
|
font-family: "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
|
|
|
|
|
font-size-base: 14px
|
|
|
|
|
editor-font-size: 16
|
|
|
|
|
editor-line-height: 1.5
|
|
|
|
|
editor-max-width: 720
|
|
|
|
|
---
|
|
|
|
|
|
2026-03-17 13:14:56 +01:00
|
|
|
# Default
|
2026-03-06 15:22:48 +01:00
|
|
|
|
|
|
|
|
The default light theme for Laputa. Clean and warm, inspired by Notion.
|