mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -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: '#0000a8'
|
||||
background: '#fcfcfc'
|
||||
accent: "#0000a8"
|
||||
background: "#fcfcfc"
|
||||
details: lighter
|
||||
foreground: '#545454'
|
||||
foreground: "#545454"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#a8a8a8'
|
||||
blue: '#7e7e7e'
|
||||
cyan: '#54fc54'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#2a2a2a'
|
||||
red: '#fcfc54'
|
||||
white: '#000000'
|
||||
yellow: '#c4c4c4'
|
||||
black: "#a8a8a8"
|
||||
blue: "#7e7e7e"
|
||||
cyan: "#54fc54"
|
||||
green: "#e0e0e0"
|
||||
magenta: "#2a2a2a"
|
||||
red: "#fcfc54"
|
||||
white: "#000000"
|
||||
yellow: "#c4c4c4"
|
||||
normal:
|
||||
black: '#fcfcfc'
|
||||
blue: '#0000a8'
|
||||
cyan: '#00a8a8'
|
||||
green: '#00a800'
|
||||
magenta: '#a800a8'
|
||||
red: '#a80000'
|
||||
white: '#545454'
|
||||
yellow: '#a85400'
|
||||
black: "#fcfcfc"
|
||||
blue: "#0000a8"
|
||||
cyan: "#00a8a8"
|
||||
green: "#00a800"
|
||||
magenta: "#a800a8"
|
||||
red: "#a80000"
|
||||
white: "#545454"
|
||||
yellow: "#a85400"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue