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: '#008dd1'
|
||||
background: '#111111'
|
||||
accent: "#008dd1"
|
||||
background: "#111111"
|
||||
details: darker
|
||||
foreground: '#ababab'
|
||||
foreground: "#ababab"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#777777'
|
||||
blue: '#919191'
|
||||
cyan: '#e3488e'
|
||||
green: '#1b1b1b'
|
||||
magenta: '#c6c6c6'
|
||||
red: '#df5923'
|
||||
white: '#e2e2e2'
|
||||
yellow: '#262626'
|
||||
black: "#777777"
|
||||
blue: "#919191"
|
||||
cyan: "#e3488e"
|
||||
green: "#1b1b1b"
|
||||
magenta: "#c6c6c6"
|
||||
red: "#df5923"
|
||||
white: "#e2e2e2"
|
||||
yellow: "#262626"
|
||||
normal:
|
||||
black: '#111111'
|
||||
blue: '#008dd1'
|
||||
cyan: '#00948b'
|
||||
green: '#7f8b00'
|
||||
magenta: '#6a7fd2'
|
||||
red: '#f04339'
|
||||
white: '#ababab'
|
||||
yellow: '#bb8801'
|
||||
black: "#111111"
|
||||
blue: "#008dd1"
|
||||
cyan: "#00948b"
|
||||
green: "#7f8b00"
|
||||
magenta: "#6a7fd2"
|
||||
red: "#f04339"
|
||||
white: "#ababab"
|
||||
yellow: "#bb8801"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue