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,23 +1,23 @@
|
|||
accent: '#ffaa33'
|
||||
background: '#f8f9fa'
|
||||
accent: "#ffaa33"
|
||||
background: "#f8f9fa"
|
||||
details: lighter
|
||||
foreground: '#5c6166'
|
||||
foreground: "#5c6166"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#686868'
|
||||
red: '#f07171'
|
||||
green: '#86b300'
|
||||
yellow: '#f2ae49'
|
||||
blue: '#399ee6'
|
||||
magenta: '#a37acc'
|
||||
cyan: '#4cbf99'
|
||||
white: '#d1d1d1'
|
||||
black: "#686868"
|
||||
red: "#f07171"
|
||||
green: "#86b300"
|
||||
yellow: "#f2ae49"
|
||||
blue: "#399ee6"
|
||||
magenta: "#a37acc"
|
||||
cyan: "#4cbf99"
|
||||
white: "#d1d1d1"
|
||||
normal:
|
||||
black: '#000000'
|
||||
red: '#ea6c6d'
|
||||
green: '#6cbf43'
|
||||
yellow: '#eca944'
|
||||
blue: '#3199e1'
|
||||
magenta: '#9e75c7'
|
||||
cyan: '#46ba94'
|
||||
white: '#c7c7c7'
|
||||
black: "#000000"
|
||||
red: "#ea6c6d"
|
||||
green: "#6cbf43"
|
||||
yellow: "#eca944"
|
||||
blue: "#3199e1"
|
||||
magenta: "#9e75c7"
|
||||
cyan: "#46ba94"
|
||||
white: "#c7c7c7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue