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: '#8bbce5'
|
||||
background: '#26282a'
|
||||
accent: "#8bbce5"
|
||||
background: "#26282a"
|
||||
details: darker
|
||||
foreground: '#f0f0f0'
|
||||
foreground: "#f0f0f0"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6f6f6f'
|
||||
blue: '#c2e3ff'
|
||||
cyan: '#c0e9f8'
|
||||
green: '#d6fcba'
|
||||
magenta: '#ffc6ff'
|
||||
red: '#fe978b'
|
||||
white: '#ffffff'
|
||||
yellow: '#fffed5'
|
||||
black: "#6f6f6f"
|
||||
blue: "#c2e3ff"
|
||||
cyan: "#c0e9f8"
|
||||
green: "#d6fcba"
|
||||
magenta: "#ffc6ff"
|
||||
red: "#fe978b"
|
||||
white: "#ffffff"
|
||||
yellow: "#fffed5"
|
||||
normal:
|
||||
black: '#26282a'
|
||||
blue: '#8bbce5'
|
||||
cyan: '#a2e1f8'
|
||||
green: '#b4fb73'
|
||||
magenta: '#ffb2fe'
|
||||
red: '#ff8878'
|
||||
white: '#f1f1f1'
|
||||
yellow: '#fffcb7'
|
||||
black: "#26282a"
|
||||
blue: "#8bbce5"
|
||||
cyan: "#a2e1f8"
|
||||
green: "#b4fb73"
|
||||
magenta: "#ffb2fe"
|
||||
red: "#ff8878"
|
||||
white: "#f1f1f1"
|
||||
yellow: "#fffcb7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue