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: '#790ead'
|
||||
background: '#282b35'
|
||||
accent: "#790ead"
|
||||
background: "#282b35"
|
||||
details: darker
|
||||
foreground: '#939599'
|
||||
foreground: "#939599"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#686a71'
|
||||
blue: '#7e8086'
|
||||
cyan: '#c77c48'
|
||||
green: '#3d4048'
|
||||
magenta: '#a9aaae'
|
||||
red: '#786dc5'
|
||||
white: '#bebfc2'
|
||||
yellow: '#53555d'
|
||||
black: "#686a71"
|
||||
blue: "#7e8086"
|
||||
cyan: "#c77c48"
|
||||
green: "#3d4048"
|
||||
magenta: "#a9aaae"
|
||||
red: "#786dc5"
|
||||
white: "#bebfc2"
|
||||
yellow: "#53555d"
|
||||
normal:
|
||||
black: '#282b35'
|
||||
blue: '#790ead'
|
||||
cyan: '#00a0be'
|
||||
green: '#df0002'
|
||||
magenta: '#b21889'
|
||||
red: '#b21889'
|
||||
white: '#939599'
|
||||
yellow: '#438288'
|
||||
black: "#282b35"
|
||||
blue: "#790ead"
|
||||
cyan: "#00a0be"
|
||||
green: "#df0002"
|
||||
magenta: "#b21889"
|
||||
red: "#b21889"
|
||||
white: "#939599"
|
||||
yellow: "#438288"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue