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: '#2de0a7'
|
||||
background: '#292a44'
|
||||
accent: "#2de0a7"
|
||||
background: "#292a44"
|
||||
details: darker
|
||||
foreground: '#f1eff8'
|
||||
foreground: "#f1eff8"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#666699'
|
||||
blue: '#a0a0c5'
|
||||
cyan: '#ff79c6'
|
||||
green: '#663399'
|
||||
magenta: '#ccccff'
|
||||
red: '#efe4a1'
|
||||
white: '#53495d'
|
||||
yellow: '#383a62'
|
||||
black: "#666699"
|
||||
blue: "#a0a0c5"
|
||||
cyan: "#ff79c6"
|
||||
green: "#663399"
|
||||
magenta: "#ccccff"
|
||||
red: "#efe4a1"
|
||||
white: "#53495d"
|
||||
yellow: "#383a62"
|
||||
normal:
|
||||
black: '#292a44'
|
||||
blue: '#2de0a7'
|
||||
cyan: '#8eaee0'
|
||||
green: '#6dfedf'
|
||||
magenta: '#7aa5ff'
|
||||
red: '#a0a0c5'
|
||||
white: '#f1eff8'
|
||||
yellow: '#ae81ff'
|
||||
black: "#292a44"
|
||||
blue: "#2de0a7"
|
||||
cyan: "#8eaee0"
|
||||
green: "#6dfedf"
|
||||
magenta: "#7aa5ff"
|
||||
red: "#a0a0c5"
|
||||
white: "#f1eff8"
|
||||
yellow: "#ae81ff"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue