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: '#8fa1b3'
|
||||
background: '#2b303b'
|
||||
accent: "#8fa1b3"
|
||||
background: "#2b303b"
|
||||
details: darker
|
||||
foreground: '#c0c5ce'
|
||||
foreground: "#c0c5ce"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#65737e'
|
||||
blue: '#a7adba'
|
||||
cyan: '#ab7967'
|
||||
green: '#343d46'
|
||||
magenta: '#dfe1e8'
|
||||
red: '#d08770'
|
||||
white: '#eff1f5'
|
||||
yellow: '#4f5b66'
|
||||
black: "#65737e"
|
||||
blue: "#a7adba"
|
||||
cyan: "#ab7967"
|
||||
green: "#343d46"
|
||||
magenta: "#dfe1e8"
|
||||
red: "#d08770"
|
||||
white: "#eff1f5"
|
||||
yellow: "#4f5b66"
|
||||
normal:
|
||||
black: '#2b303b'
|
||||
blue: '#8fa1b3'
|
||||
cyan: '#96b5b4'
|
||||
green: '#a3be8c'
|
||||
magenta: '#b48ead'
|
||||
red: '#bf616a'
|
||||
white: '#c0c5ce'
|
||||
yellow: '#ebcb8b'
|
||||
black: "#2b303b"
|
||||
blue: "#8fa1b3"
|
||||
cyan: "#96b5b4"
|
||||
green: "#a3be8c"
|
||||
magenta: "#b48ead"
|
||||
red: "#bf616a"
|
||||
white: "#c0c5ce"
|
||||
yellow: "#ebcb8b"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue