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: '#96883e'
|
||||
background: '#031a16'
|
||||
accent: "#96883e"
|
||||
background: "#031a16"
|
||||
details: darker
|
||||
foreground: '#81b5ac'
|
||||
foreground: "#81b5ac"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#2b685e'
|
||||
blue: '#5f9c92'
|
||||
cyan: '#3e965b'
|
||||
green: '#0b342d'
|
||||
magenta: '#a7cec8'
|
||||
red: '#3e7996'
|
||||
white: '#d2e7e4'
|
||||
yellow: '#184e45'
|
||||
black: "#2b685e"
|
||||
blue: "#5f9c92"
|
||||
cyan: "#3e965b"
|
||||
green: "#0b342d"
|
||||
magenta: "#a7cec8"
|
||||
red: "#3e7996"
|
||||
white: "#d2e7e4"
|
||||
yellow: "#184e45"
|
||||
normal:
|
||||
black: '#031a16'
|
||||
blue: '#96883e'
|
||||
cyan: '#963e4c'
|
||||
green: '#883e96'
|
||||
magenta: '#4c963e'
|
||||
red: '#3e9688'
|
||||
white: '#81b5ac'
|
||||
yellow: '#3e4c96'
|
||||
black: "#031a16"
|
||||
blue: "#96883e"
|
||||
cyan: "#963e4c"
|
||||
green: "#883e96"
|
||||
magenta: "#4c963e"
|
||||
red: "#3e9688"
|
||||
white: "#81b5ac"
|
||||
yellow: "#3e4c96"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue