Type object
File match **/.warp/themes/*.yaml
Schema URL https://catalog.lintel.tools/schemas/schemastore/warp-themes-json/latest.json
Source https://www.schemastore.org/warp-themes.json

Validate with Lintel

npx @lintel/lintel check
Type: object

A theme

Properties

accent color | object
background color | object
details string

Whether lighter or darker colors are used in the current theme https://docs.warp.dev/appearance/custom-themes#create-your-own-custom-theme-manually

Values: "lighter" "darker"
foreground string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
terminal_colors object
2 nested properties
bright object
8 nested properties
black string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
blue string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
cyan string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
green string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
magenta string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
red string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
white string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
yellow string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
normal object
8 nested properties
black string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
blue string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
cyan string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
green string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
magenta string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
red string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
white string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
yellow string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
background_image object

A background image of the current theme

2 nested properties
path string
Examples: "warp.jpg"
minLength=1
opacity integer

An opacity of the current image of the current theme https://docs.warp.dev/appearance/custom-themes#background-images-and-gradients

min=0max=100

Definitions

color string
Examples:
  • "#000000"
  • "#ff0000"
  • "#00ff00"
  • "#0000ff"
  • "#ffff00"
  • "#ff00ff"
  • "#00ffff"
  • "#ffffff"
colors object
black string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
blue string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
cyan string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
green string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
magenta string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
red string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
white string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
yellow string
Examples: "#000000", "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff", "#00ffff", "#ffffff"
pattern=^#[0-9a-fA-F]{6}$
color-or-gradient color | object