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