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: '#268bd2'
|
||||
background: '#fdf6e3'
|
||||
accent: "#268bd2"
|
||||
background: "#fdf6e3"
|
||||
details: lighter
|
||||
foreground: '#586e75'
|
||||
foreground: "#586e75"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#002b36'
|
||||
blue: '#839496'
|
||||
cyan: '#93a1a1'
|
||||
green: '#586e75'
|
||||
magenta: '#6c71c4'
|
||||
red: '#cb4b16'
|
||||
white: '#fdf6e3'
|
||||
yellow: '#657b83'
|
||||
black: "#002b36"
|
||||
blue: "#839496"
|
||||
cyan: "#93a1a1"
|
||||
green: "#586e75"
|
||||
magenta: "#6c71c4"
|
||||
red: "#cb4b16"
|
||||
white: "#fdf6e3"
|
||||
yellow: "#657b83"
|
||||
normal:
|
||||
black: '#073642'
|
||||
blue: '#268bd2'
|
||||
cyan: '#2aa198'
|
||||
green: '#859900'
|
||||
magenta: '#d33682'
|
||||
red: '#dc322f'
|
||||
white: '#eee8d5'
|
||||
yellow: '#b58900'
|
||||
black: "#073642"
|
||||
blue: "#268bd2"
|
||||
cyan: "#2aa198"
|
||||
green: "#859900"
|
||||
magenta: "#d33682"
|
||||
red: "#dc322f"
|
||||
white: "#eee8d5"
|
||||
yellow: "#b58900"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue