mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27: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: '#57c7ff'
|
||||
background: '#282a36'
|
||||
accent: "#57c7ff"
|
||||
background: "#282a36"
|
||||
details: darker
|
||||
foreground: '#e2e4e5'
|
||||
foreground: "#e2e4e5"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#78787e'
|
||||
blue: '#a5a5a9'
|
||||
cyan: '#b2643c'
|
||||
green: '#34353e'
|
||||
magenta: '#eff0eb'
|
||||
red: '#ff9f43'
|
||||
white: '#f1f1f0'
|
||||
yellow: '#43454f'
|
||||
black: "#78787e"
|
||||
blue: "#a5a5a9"
|
||||
cyan: "#b2643c"
|
||||
green: "#34353e"
|
||||
magenta: "#eff0eb"
|
||||
red: "#ff9f43"
|
||||
white: "#f1f1f0"
|
||||
yellow: "#43454f"
|
||||
normal:
|
||||
black: '#282a36'
|
||||
blue: '#57c7ff'
|
||||
cyan: '#9aedfe'
|
||||
green: '#5af78e'
|
||||
magenta: '#ff6ac1'
|
||||
red: '#ff5c57'
|
||||
white: '#e2e4e5'
|
||||
yellow: '#f3f99d'
|
||||
black: "#282a36"
|
||||
blue: "#57c7ff"
|
||||
cyan: "#9aedfe"
|
||||
green: "#5af78e"
|
||||
magenta: "#ff6ac1"
|
||||
red: "#ff5c57"
|
||||
white: "#e2e4e5"
|
||||
yellow: "#f3f99d"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue