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: '#3777e6'
|
||||
background: '#ffffff'
|
||||
accent: "#3777e6"
|
||||
background: "#ffffff"
|
||||
details: lighter
|
||||
foreground: '#101010'
|
||||
foreground: "#101010"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#b0b0b0'
|
||||
blue: '#000000'
|
||||
cyan: '#cc6633'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#151515'
|
||||
red: '#fd8900'
|
||||
white: '#202020'
|
||||
yellow: '#d0d0d0'
|
||||
black: "#b0b0b0"
|
||||
blue: "#000000"
|
||||
cyan: "#cc6633"
|
||||
green: "#e0e0e0"
|
||||
magenta: "#151515"
|
||||
red: "#fd8900"
|
||||
white: "#202020"
|
||||
yellow: "#d0d0d0"
|
||||
normal:
|
||||
black: '#ffffff'
|
||||
blue: '#3777e6'
|
||||
cyan: '#1faaaa'
|
||||
green: '#00c918'
|
||||
magenta: '#ad00a1'
|
||||
red: '#ff0086'
|
||||
white: '#101010'
|
||||
yellow: '#aba800'
|
||||
black: "#ffffff"
|
||||
blue: "#3777e6"
|
||||
cyan: "#1faaaa"
|
||||
green: "#00c918"
|
||||
magenta: "#ad00a1"
|
||||
red: "#ff0086"
|
||||
white: "#101010"
|
||||
yellow: "#aba800"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue