lint: trunk fmt

This commit is contained in:
elvis kahoro 2022-10-23 22:49:40 -04:00
parent 3de1620f3d
commit 892e438bd4
276 changed files with 5432 additions and 5639 deletions

View file

@ -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"