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: '#3b48e3'
|
||||
background: '#f9f9f9'
|
||||
accent: "#3b48e3"
|
||||
background: "#f9f9f9"
|
||||
details: darker
|
||||
foreground: '#102015'
|
||||
foreground: "#102015"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#555555'
|
||||
blue: '#343434'
|
||||
cyan: '#69542d'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#040404'
|
||||
red: '#e09448'
|
||||
white: '#000000'
|
||||
yellow: '#ababab'
|
||||
black: "#555555"
|
||||
blue: "#343434"
|
||||
cyan: "#69542d"
|
||||
green: "#e0e0e0"
|
||||
magenta: "#040404"
|
||||
red: "#e09448"
|
||||
white: "#000000"
|
||||
yellow: "#ababab"
|
||||
normal:
|
||||
black: '#f9f9f9'
|
||||
blue: '#3b48e3'
|
||||
cyan: '#23edda'
|
||||
green: '#0ed839'
|
||||
magenta: '#f996e2'
|
||||
red: '#e92f2f'
|
||||
white: '#102015'
|
||||
yellow: '#dddd13'
|
||||
black: "#f9f9f9"
|
||||
blue: "#3b48e3"
|
||||
cyan: "#23edda"
|
||||
green: "#0ed839"
|
||||
magenta: "#f996e2"
|
||||
red: "#e92f2f"
|
||||
white: "#102015"
|
||||
yellow: "#dddd13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue