Site Theme
Colors: Semantic Aliases
brand: '#6b785c'
brand-dark: '#505a45'
brand-light: '#9eaa90'
primary: '#5481b6'
primary-dark: '#304d6f'
primary-light: '#769ac4'
accent: '#b82e00'
muted: '#3f403f'
background: '#f5f6f4'
foreground: '#1b1e17'
border: '#c4cabe'
white: '#fdfdfd'
success: '#6b785c'
info: '#769ac4'
warning: '#ff6c3b'
error: '#932500'
Colors: All Colors
moss_green: {
100: '#1b1e17',
200: '#353c2e',
300: '#505a45',
400: '#6b785c',
500: '#869575',
600: '#9eaa90',
700: '#b6bfac',
800: '#ced4c8',
900: '#e7eae3',
DEFAULT: '#869575',
},
glaucous: {
100: '#101a25',
200: '#20344a',
300: '#304d6f',
400: '#406795',
500: '#5481b6',
600: '#769ac4',
700: '#98b4d3',
800: '#bacde2',
900: '#dde6f0',
DEFAULT: '#5481b6',
},
rust: {
100: '#250900',
200: '#491200',
300: '#6e1c00',
400: '#932500',
500: '#b82e00',
600: '#f93e00',
700: '#ff6c3b',
800: '#ff9d7c',
900: '#ffcebe',
DEFAULT: '#b82e00',
},
white_smoke: {
100: '#31362c',
200: '#626c58',
300: '#939e88',
400: '#c4cabe',
500: '#f5f6f4',
600: '#f7f8f6',
700: '#f9f9f8',
800: '#fbfbfb',
900: '#fdfdfd',
DEFAULT: '#f5f6f4',
},
onyx: {
100: '#0d0d0d',
200: '#191a19',
300: '#262726',
400: '#323432',
500: '#3f403f',
600: '#656765',
700: '#8b8d8b',
800: '#b2b3b2',
900: '#d8d9d8',
DEFAULT: '#3f403f',
},
Fonts
serif: [ 'Playfair Display', 'serif' ]
sans: [ 'Inter', 'sans-serif' ]
mono: [ 'IBM Plex Mono', 'ui-monospace', 'SFMono-Regular', 'Menlo', 'Monaco', 'Consolas', 'monospace' ]