mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Moving themes to multiple folders
This commit is contained in:
parent
2bffdedb49
commit
1a2bfc81f7
78 changed files with 0 additions and 0 deletions
23
standard/night_owl.yaml
Normal file
23
standard/night_owl.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: "#7e57c2"
|
||||
background: "#011627"
|
||||
details: lighter
|
||||
foreground: "#d6deeb"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#575656"
|
||||
blue: "#82aaff"
|
||||
cyan: "#7fdbca"
|
||||
green: "#22da6e"
|
||||
magenta: "#c792ea"
|
||||
red: "#ef5350"
|
||||
white: "#ffffff"
|
||||
yellow: "#ffeb95"
|
||||
normal:
|
||||
black: "#011627"
|
||||
blue: "#82aaff"
|
||||
cyan: "#21c7a8"
|
||||
green: "#22da6e"
|
||||
magenta: "#c792ea"
|
||||
red: "#EF5350"
|
||||
white: "#ffffff"
|
||||
yellow: "#addb67"
|
Loading…
Add table
Add a link
Reference in a new issue