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: '#478c90'
|
||||
background: '#171c19'
|
||||
accent: "#478c90"
|
||||
background: "#171c19"
|
||||
details: darker
|
||||
foreground: '#87928a'
|
||||
foreground: "#87928a"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5f6d64'
|
||||
blue: '#78877d'
|
||||
cyan: '#867469'
|
||||
green: '#232a25'
|
||||
magenta: '#dfe7e2'
|
||||
red: '#9f713c'
|
||||
white: '#ecf4ee'
|
||||
yellow: '#526057'
|
||||
black: "#5f6d64"
|
||||
blue: "#78877d"
|
||||
cyan: "#867469"
|
||||
green: "#232a25"
|
||||
magenta: "#dfe7e2"
|
||||
red: "#9f713c"
|
||||
white: "#ecf4ee"
|
||||
yellow: "#526057"
|
||||
normal:
|
||||
black: '#171c19'
|
||||
blue: '#478c90'
|
||||
cyan: '#1c9aa0'
|
||||
green: '#489963'
|
||||
magenta: '#55859b'
|
||||
red: '#b16139'
|
||||
white: '#87928a'
|
||||
yellow: '#a07e3b'
|
||||
black: "#171c19"
|
||||
blue: "#478c90"
|
||||
cyan: "#1c9aa0"
|
||||
green: "#489963"
|
||||
magenta: "#55859b"
|
||||
red: "#b16139"
|
||||
white: "#87928a"
|
||||
yellow: "#a07e3b"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue