# Downright themes

One document, six source-derived palettes. These values are generated from the native app theme JSON files.

## Paper Light

- Appearance: light
- Background: #f7f4ee
- Surface: #fffdfa
- Text: #292522
- Secondary text: #685f56
- Accent: #307afe
- Rule: #d9d2c8

## Warm Dark

- Appearance: dark
- Background: #171614
- Surface: #24211e
- Text: #e3ddd5
- Secondary text: #aca297
- Accent: #6ea8ff
- Rule: #3d3832

## Nord

- Appearance: dark
- Background: #2e3440
- Surface: #3b4252
- Text: #d8dee9
- Secondary text: #aeb8c8
- Accent: #88c0d0
- Rule: #3b4252

## Solarized Light

- Appearance: light
- Background: #fdf6e3
- Surface: #eee8d5
- Text: #526b72
- Secondary text: #526b72
- Accent: #268bd2
- Rule: #eee8d5

## High Contrast

- Appearance: light
- Background: #ffffff
- Surface: #f2f2f2
- Text: #000000
- Secondary text: #2a2a2a
- Accent: #0000cc
- Rule: #000000

## System

- Appearance: auto
- Background: system:textBackground
- Surface: system:controlBackground
- Text: system:label
- Secondary text: system:secondaryLabel
- Accent: system:accent
- Rule: system:separator
