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: '#4271ae'
|
||||
background: '#ffffff'
|
||||
accent: "#4271ae"
|
||||
background: "#ffffff"
|
||||
details: darker
|
||||
foreground: '#4d4d4c'
|
||||
foreground: "#4d4d4c"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#8e908c'
|
||||
blue: '#969896'
|
||||
cyan: '#a3685a'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#282a2e'
|
||||
red: '#f5871f'
|
||||
white: '#1d1f21'
|
||||
yellow: '#d6d6d6'
|
||||
black: "#8e908c"
|
||||
blue: "#969896"
|
||||
cyan: "#a3685a"
|
||||
green: "#e0e0e0"
|
||||
magenta: "#282a2e"
|
||||
red: "#f5871f"
|
||||
white: "#1d1f21"
|
||||
yellow: "#d6d6d6"
|
||||
normal:
|
||||
black: '#ffffff'
|
||||
blue: '#4271ae'
|
||||
cyan: '#3e999f'
|
||||
green: '#718c00'
|
||||
magenta: '#8959a8'
|
||||
red: '#c82829'
|
||||
white: '#4d4d4c'
|
||||
yellow: '#eab700'
|
||||
black: "#ffffff"
|
||||
blue: "#4271ae"
|
||||
cyan: "#3e999f"
|
||||
green: "#718c00"
|
||||
magenta: "#8959a8"
|
||||
red: "#c82829"
|
||||
white: "#4d4d4c"
|
||||
yellow: "#eab700"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue