mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
parent
f09901694c
commit
72a3d407c4
3 changed files with 83 additions and 0 deletions
25
standard/azuki.yaml
Normal file
25
standard/azuki.yaml
Normal file
|
@ -0,0 +1,25 @@
|
|||
background:
|
||||
top: '#D6C6AF'
|
||||
bottom: '#8f7576'
|
||||
accent: "#833042"
|
||||
foreground: "#833042"
|
||||
details: darker
|
||||
terminal_colors:
|
||||
normal:
|
||||
black: "#616161"
|
||||
red: "#de1234"
|
||||
green: "#39db8d"
|
||||
yellow: "#fefdc2"
|
||||
blue: "#1820c4"
|
||||
magenta: "#8e18a3"
|
||||
cyan: "#d0d1fe"
|
||||
white: "#f1f1f1"
|
||||
bright:
|
||||
black: "#8e8e8e"
|
||||
red: "#de1234"
|
||||
green: "#39db8d"
|
||||
yellow: "#fefdd5"
|
||||
blue: "#1820c4"
|
||||
magenta: "#8e18a3"
|
||||
cyan: "#e5e6fe"
|
||||
white: "#feffff"
|
Loading…
Add table
Add a link
Reference in a new issue