mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58: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: '#458588'
|
||||
background: '#fbf1c7'
|
||||
accent: "#458588"
|
||||
background: "#fbf1c7"
|
||||
details: lighter
|
||||
foreground: '#3c3836'
|
||||
foreground: "#3c3836"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#928374'
|
||||
blue: '#076678'
|
||||
cyan: '#427b58'
|
||||
green: '#79740e'
|
||||
magenta: '#8f3f71'
|
||||
red: '#9d0006'
|
||||
white: '#3c3836'
|
||||
yellow: '#b57614'
|
||||
black: "#928374"
|
||||
blue: "#076678"
|
||||
cyan: "#427b58"
|
||||
green: "#79740e"
|
||||
magenta: "#8f3f71"
|
||||
red: "#9d0006"
|
||||
white: "#3c3836"
|
||||
yellow: "#b57614"
|
||||
normal:
|
||||
black: '#fbf1c7'
|
||||
blue: '#458588'
|
||||
cyan: '#689d6a'
|
||||
green: '#98971a'
|
||||
magenta: '#b16286'
|
||||
red: '#cc241d'
|
||||
white: '#7c6f64'
|
||||
yellow: '#d79921'
|
||||
black: "#fbf1c7"
|
||||
blue: "#458588"
|
||||
cyan: "#689d6a"
|
||||
green: "#98971a"
|
||||
magenta: "#b16286"
|
||||
red: "#cc241d"
|
||||
white: "#7c6f64"
|
||||
yellow: "#d79921"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue