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: '#0073b5'
|
||||
background: '#f5f0e7'
|
||||
accent: "#0073b5"
|
||||
background: "#f5f0e7"
|
||||
details: lighter
|
||||
foreground: '#43474e'
|
||||
foreground: "#43474e"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#73777f'
|
||||
blue: '#5a5f66'
|
||||
cyan: '#c42775'
|
||||
green: '#e7e2d9'
|
||||
magenta: '#2c3138'
|
||||
red: '#bf3e05'
|
||||
white: '#181c22'
|
||||
yellow: '#d8d4cb'
|
||||
black: "#73777f"
|
||||
blue: "#5a5f66"
|
||||
cyan: "#c42775"
|
||||
green: "#e7e2d9"
|
||||
magenta: "#2c3138"
|
||||
red: "#bf3e05"
|
||||
white: "#181c22"
|
||||
yellow: "#d8d4cb"
|
||||
normal:
|
||||
black: '#f5f0e7'
|
||||
blue: '#0073b5'
|
||||
cyan: '#007a72'
|
||||
green: '#637200'
|
||||
magenta: '#4e66b6'
|
||||
red: '#d02023'
|
||||
white: '#43474e'
|
||||
yellow: '#9d6f00'
|
||||
black: "#f5f0e7"
|
||||
blue: "#0073b5"
|
||||
cyan: "#007a72"
|
||||
green: "#637200"
|
||||
magenta: "#4e66b6"
|
||||
red: "#d02023"
|
||||
white: "#43474e"
|
||||
yellow: "#9d6f00"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue