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: '#8b56bf'
|
||||
background: '#0b1c2c'
|
||||
accent: "#8b56bf"
|
||||
background: "#0b1c2c"
|
||||
details: darker
|
||||
foreground: '#cbd6e2'
|
||||
foreground: "#cbd6e2"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#627e99'
|
||||
blue: '#aabcce'
|
||||
cyan: '#bf5656'
|
||||
green: '#223b54'
|
||||
magenta: '#e5ebf1'
|
||||
red: '#bfbf56'
|
||||
white: '#f7f9fb'
|
||||
yellow: '#405c79'
|
||||
black: "#627e99"
|
||||
blue: "#aabcce"
|
||||
cyan: "#bf5656"
|
||||
green: "#223b54"
|
||||
magenta: "#e5ebf1"
|
||||
red: "#bfbf56"
|
||||
white: "#f7f9fb"
|
||||
yellow: "#405c79"
|
||||
normal:
|
||||
black: '#0b1c2c'
|
||||
blue: '#8b56bf'
|
||||
cyan: '#568bbf'
|
||||
green: '#56bf8b'
|
||||
magenta: '#bf568b'
|
||||
red: '#bf8b56'
|
||||
white: '#cbd6e2'
|
||||
yellow: '#8bbf56'
|
||||
black: "#0b1c2c"
|
||||
blue: "#8b56bf"
|
||||
cyan: "#568bbf"
|
||||
green: "#56bf8b"
|
||||
magenta: "#bf568b"
|
||||
red: "#bf8b56"
|
||||
white: "#cbd6e2"
|
||||
yellow: "#8bbf56"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue