mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
lint: trunk fmt
This commit is contained in:
parent
3de1620f3d
commit
892e438bd4
276 changed files with 5432 additions and 5639 deletions
|
@ -1,24 +1,23 @@
|
|||
|
||||
accent: '#88a4d3'
|
||||
background: '#231e18'
|
||||
accent: "#88a4d3"
|
||||
background: "#231e18"
|
||||
details: darker
|
||||
foreground: '#cabcb1'
|
||||
foreground: "#cabcb1"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#9d8b70'
|
||||
blue: '#b4a490'
|
||||
cyan: '#b49368'
|
||||
green: '#302b25'
|
||||
magenta: '#d7c8bc'
|
||||
red: '#ca7f32'
|
||||
white: '#e4d4c8'
|
||||
yellow: '#48413a'
|
||||
black: "#9d8b70"
|
||||
blue: "#b4a490"
|
||||
cyan: "#b49368"
|
||||
green: "#302b25"
|
||||
magenta: "#d7c8bc"
|
||||
red: "#ca7f32"
|
||||
white: "#e4d4c8"
|
||||
yellow: "#48413a"
|
||||
normal:
|
||||
black: '#231e18'
|
||||
blue: '#88a4d3'
|
||||
cyan: '#6eb958'
|
||||
green: '#b7ba53'
|
||||
magenta: '#bb90e2'
|
||||
red: '#d35c5c'
|
||||
white: '#cabcb1'
|
||||
yellow: '#e0ac16'
|
||||
black: "#231e18"
|
||||
blue: "#88a4d3"
|
||||
cyan: "#6eb958"
|
||||
green: "#b7ba53"
|
||||
magenta: "#bb90e2"
|
||||
red: "#d35c5c"
|
||||
white: "#cabcb1"
|
||||
yellow: "#e0ac16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue