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: '#48bac2'
|
||||
background: '#f6f6f6'
|
||||
accent: "#48bac2"
|
||||
background: "#f6f6f6"
|
||||
details: lighter
|
||||
foreground: '#181818'
|
||||
foreground: "#181818"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#898989'
|
||||
blue: '#767676'
|
||||
cyan: '#8b6c37'
|
||||
green: '#dedede'
|
||||
magenta: '#e8e8e8'
|
||||
red: '#c43e18'
|
||||
white: '#f8f8f8'
|
||||
yellow: '#bde5f2'
|
||||
black: "#898989"
|
||||
blue: "#767676"
|
||||
cyan: "#8b6c37"
|
||||
green: "#dedede"
|
||||
magenta: "#e8e8e8"
|
||||
red: "#c43e18"
|
||||
white: "#f8f8f8"
|
||||
yellow: "#bde5f2"
|
||||
normal:
|
||||
black: '#f6f6f6'
|
||||
blue: '#48bac2'
|
||||
cyan: '#2d6bb1'
|
||||
green: '#38781c'
|
||||
magenta: '#a94598'
|
||||
red: '#9c5a02'
|
||||
white: '#181818'
|
||||
yellow: '#c48218'
|
||||
black: "#f6f6f6"
|
||||
blue: "#48bac2"
|
||||
cyan: "#2d6bb1"
|
||||
green: "#38781c"
|
||||
magenta: "#a94598"
|
||||
red: "#9c5a02"
|
||||
white: "#181818"
|
||||
yellow: "#c48218"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue