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: '#576ddb'
|
||||
background: '#19171c'
|
||||
accent: "#576ddb"
|
||||
background: "#19171c"
|
||||
details: darker
|
||||
foreground: '#8b8792'
|
||||
foreground: "#8b8792"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#655f6d'
|
||||
blue: '#7e7887'
|
||||
cyan: '#bf40bf'
|
||||
green: '#26232a'
|
||||
magenta: '#e2dfe7'
|
||||
red: '#aa573c'
|
||||
white: '#efecf4'
|
||||
yellow: '#585260'
|
||||
black: "#655f6d"
|
||||
blue: "#7e7887"
|
||||
cyan: "#bf40bf"
|
||||
green: "#26232a"
|
||||
magenta: "#e2dfe7"
|
||||
red: "#aa573c"
|
||||
white: "#efecf4"
|
||||
yellow: "#585260"
|
||||
normal:
|
||||
black: '#19171c'
|
||||
blue: '#576ddb'
|
||||
cyan: '#398bc6'
|
||||
green: '#2a9292'
|
||||
magenta: '#955ae7'
|
||||
red: '#be4678'
|
||||
white: '#8b8792'
|
||||
yellow: '#a06e3b'
|
||||
black: "#19171c"
|
||||
blue: "#576ddb"
|
||||
cyan: "#398bc6"
|
||||
green: "#2a9292"
|
||||
magenta: "#955ae7"
|
||||
red: "#be4678"
|
||||
white: "#8b8792"
|
||||
yellow: "#a06e3b"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue