mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -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: '#477ca1'
|
||||
background: '#201602'
|
||||
accent: "#477ca1"
|
||||
background: "#201602"
|
||||
details: darker
|
||||
foreground: '#948e48'
|
||||
foreground: "#948e48"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6c6823'
|
||||
blue: '#86813b'
|
||||
cyan: '#b3588e'
|
||||
green: '#302e00'
|
||||
magenta: '#ccc37a'
|
||||
red: '#b36144'
|
||||
white: '#faf0a5'
|
||||
yellow: '#5f5b17'
|
||||
black: "#6c6823"
|
||||
blue: "#86813b"
|
||||
cyan: "#b3588e"
|
||||
green: "#302e00"
|
||||
magenta: "#ccc37a"
|
||||
red: "#b36144"
|
||||
white: "#faf0a5"
|
||||
yellow: "#5f5b17"
|
||||
normal:
|
||||
black: '#201602'
|
||||
blue: '#477ca1'
|
||||
cyan: '#75a738'
|
||||
green: '#18974e'
|
||||
magenta: '#8868b3'
|
||||
red: '#c35359'
|
||||
white: '#948e48'
|
||||
yellow: '#a88339'
|
||||
black: "#201602"
|
||||
blue: "#477ca1"
|
||||
cyan: "#75a738"
|
||||
green: "#18974e"
|
||||
magenta: "#8868b3"
|
||||
red: "#c35359"
|
||||
white: "#948e48"
|
||||
yellow: "#a88339"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue