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: '#65b2ff'
|
||||
background: '#1e1c31'
|
||||
accent: "#65b2ff"
|
||||
background: "#1e1c31"
|
||||
details: darker
|
||||
foreground: '#cbe1e7'
|
||||
foreground: "#cbe1e7"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#565575'
|
||||
blue: '#91ddff'
|
||||
cyan: '#aaffe4'
|
||||
green: '#95ffa4'
|
||||
magenta: '#c991e1'
|
||||
red: '#ff8080'
|
||||
white: '#cbe3e7'
|
||||
yellow: '#ffe9aa'
|
||||
black: "#565575"
|
||||
blue: "#91ddff"
|
||||
cyan: "#aaffe4"
|
||||
green: "#95ffa4"
|
||||
magenta: "#c991e1"
|
||||
red: "#ff8080"
|
||||
white: "#cbe3e7"
|
||||
yellow: "#ffe9aa"
|
||||
normal:
|
||||
black: '#141228'
|
||||
blue: '#65b2ff'
|
||||
cyan: '#63f2f1'
|
||||
green: '#62d196'
|
||||
magenta: '#906cff'
|
||||
red: '#ff5458'
|
||||
white: '#a6b3cc'
|
||||
yellow: '#ffb378'
|
||||
black: "#141228"
|
||||
blue: "#65b2ff"
|
||||
cyan: "#63f2f1"
|
||||
green: "#62d196"
|
||||
magenta: "#906cff"
|
||||
red: "#ff5458"
|
||||
white: "#a6b3cc"
|
||||
yellow: "#ffb378"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue