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: '#61afef'
|
||||
background: '#1e2127'
|
||||
accent: "#61afef"
|
||||
background: "#1e2127"
|
||||
details: darker
|
||||
foreground: '#abb2bf'
|
||||
foreground: "#abb2bf"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5c6370'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#ffffff'
|
||||
yellow: '#d19a66'
|
||||
black: "#5c6370"
|
||||
blue: "#61afef"
|
||||
cyan: "#56b6c2"
|
||||
green: "#98c379"
|
||||
magenta: "#c678dd"
|
||||
red: "#e06c75"
|
||||
white: "#ffffff"
|
||||
yellow: "#d19a66"
|
||||
normal:
|
||||
black: '#1e2127'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#abb2bf'
|
||||
yellow: '#d19a66'
|
||||
black: "#1e2127"
|
||||
blue: "#61afef"
|
||||
cyan: "#56b6c2"
|
||||
green: "#98c379"
|
||||
magenta: "#c678dd"
|
||||
red: "#e06c75"
|
||||
white: "#abb2bf"
|
||||
yellow: "#d19a66"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue