28 lines
531 B
YAML
28 lines
531 B
YAML
|
colors:
|
||
|
name: Atelierforest (light)
|
||
|
author: Chris Kempson
|
||
|
primary:
|
||
|
background: "#f1efee"
|
||
|
foreground: "#68615e"
|
||
|
cursor:
|
||
|
text: "#f1efee"
|
||
|
cursor: "#68615e"
|
||
|
normal:
|
||
|
black: "#1b1918"
|
||
|
red: "#f22c40"
|
||
|
green: "#5ab738"
|
||
|
yellow: "#d5911a"
|
||
|
blue: "#407ee7"
|
||
|
magenta: "#6666ea"
|
||
|
cyan: "#00ad9c"
|
||
|
white: "#a8a19f"
|
||
|
bright:
|
||
|
black: "#766e6b"
|
||
|
red: "#f22c40"
|
||
|
green: "#5ab738"
|
||
|
yellow: "#d5911a"
|
||
|
blue: "#407ee7"
|
||
|
magenta: "#6666ea"
|
||
|
cyan: "#00ad9c"
|
||
|
white: "#f1efee"
|