mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17: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: '#0000b2'
|
||||
background: '#000000'
|
||||
accent: "#0000b2"
|
||||
background: "#000000"
|
||||
details: darker
|
||||
foreground: '#b6b6b6'
|
||||
foreground: "#b6b6b6"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#666666'
|
||||
blue: '#0000ff'
|
||||
cyan: '#00e5e5'
|
||||
green: '#00d900'
|
||||
magenta: '#e500e5'
|
||||
red: '#e50000'
|
||||
white: '#e5e5e5'
|
||||
yellow: '#e5e500'
|
||||
black: "#666666"
|
||||
blue: "#0000ff"
|
||||
cyan: "#00e5e5"
|
||||
green: "#00d900"
|
||||
magenta: "#e500e5"
|
||||
red: "#e50000"
|
||||
white: "#e5e5e5"
|
||||
yellow: "#e5e500"
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#0000b2'
|
||||
cyan: '#00a6b2'
|
||||
green: '#00a600'
|
||||
magenta: '#b200b2'
|
||||
red: '#990000'
|
||||
white: '#bfbfbf'
|
||||
yellow: '#999900'
|
||||
black: "#000000"
|
||||
blue: "#0000b2"
|
||||
cyan: "#00a6b2"
|
||||
green: "#00a600"
|
||||
magenta: "#b200b2"
|
||||
red: "#990000"
|
||||
white: "#bfbfbf"
|
||||
yellow: "#999900"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue