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: '#008ec4'
|
||||
background: '#212121'
|
||||
accent: "#008ec4"
|
||||
background: "#212121"
|
||||
details: darker
|
||||
foreground: '#f1f1f1'
|
||||
foreground: "#f1f1f1"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#818181'
|
||||
blue: '#20bbfc'
|
||||
cyan: '#4fb8cc'
|
||||
green: '#5fd7af'
|
||||
magenta: '#6855de'
|
||||
red: '#fb007a'
|
||||
white: '#f1f1f1'
|
||||
yellow: '#f3e430'
|
||||
black: "#818181"
|
||||
blue: "#20bbfc"
|
||||
cyan: "#4fb8cc"
|
||||
green: "#5fd7af"
|
||||
magenta: "#6855de"
|
||||
red: "#fb007a"
|
||||
white: "#f1f1f1"
|
||||
yellow: "#f3e430"
|
||||
normal:
|
||||
black: '#212121'
|
||||
blue: '#008ec4'
|
||||
cyan: '#20a5ba'
|
||||
green: '#10a778'
|
||||
magenta: '#523c79'
|
||||
red: '#c30771'
|
||||
white: '#e0e0e0'
|
||||
yellow: '#a89c14'
|
||||
black: "#212121"
|
||||
blue: "#008ec4"
|
||||
cyan: "#20a5ba"
|
||||
green: "#10a778"
|
||||
magenta: "#523c79"
|
||||
red: "#c30771"
|
||||
white: "#e0e0e0"
|
||||
yellow: "#a89c14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue