mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -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: '#007300'
|
||||
background: '#e0e0e0'
|
||||
accent: "#007300"
|
||||
background: "#e0e0e0"
|
||||
details: darker
|
||||
foreground: '#000000'
|
||||
foreground: "#000000"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#707070'
|
||||
blue: '#202020'
|
||||
cyan: '#755b00'
|
||||
green: '#d0dad0'
|
||||
magenta: '#f8f8f8'
|
||||
red: '#006565'
|
||||
white: '#c4d9c4'
|
||||
yellow: '#d0d0d0'
|
||||
black: "#707070"
|
||||
blue: "#202020"
|
||||
cyan: "#755b00"
|
||||
green: "#d0dad0"
|
||||
magenta: "#f8f8f8"
|
||||
red: "#006565"
|
||||
white: "#c4d9c4"
|
||||
yellow: "#d0d0d0"
|
||||
normal:
|
||||
black: '#e0e0e0'
|
||||
blue: '#007300'
|
||||
cyan: '#755b00'
|
||||
green: '#730073'
|
||||
magenta: '#000090'
|
||||
red: '#840000'
|
||||
white: '#000000'
|
||||
yellow: '#755b00'
|
||||
black: "#e0e0e0"
|
||||
blue: "#007300"
|
||||
cyan: "#755b00"
|
||||
green: "#730073"
|
||||
magenta: "#000090"
|
||||
red: "#840000"
|
||||
white: "#000000"
|
||||
yellow: "#755b00"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue