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: '#d75f00'
|
||||
background: '#eeeeee'
|
||||
accent: "#d75f00"
|
||||
background: "#eeeeee"
|
||||
details: lighter
|
||||
foreground: '#444444'
|
||||
foreground: "#444444"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5f8700'
|
||||
blue: '#0087af'
|
||||
cyan: '#005f87'
|
||||
green: '#af0000'
|
||||
magenta: '#005f87'
|
||||
red: '#d70000'
|
||||
white: '#878787'
|
||||
yellow: '#008700'
|
||||
black: "#5f8700"
|
||||
blue: "#0087af"
|
||||
cyan: "#005f87"
|
||||
green: "#af0000"
|
||||
magenta: "#005f87"
|
||||
red: "#d70000"
|
||||
white: "#878787"
|
||||
yellow: "#008700"
|
||||
normal:
|
||||
black: '#eeeeee'
|
||||
blue: '#d75f00'
|
||||
cyan: '#d75f00'
|
||||
green: '#8700af'
|
||||
magenta: '#005faf'
|
||||
red: '#bcbcbc'
|
||||
white: '#444444'
|
||||
yellow: '#d70087'
|
||||
black: "#eeeeee"
|
||||
blue: "#d75f00"
|
||||
cyan: "#d75f00"
|
||||
green: "#8700af"
|
||||
magenta: "#005faf"
|
||||
red: "#bcbcbc"
|
||||
white: "#444444"
|
||||
yellow: "#d70087"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue