mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -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
24
standard/one_dark.yaml
Normal file
24
standard/one_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#61afef'
|
||||
background: '#1e2127'
|
||||
details: darker
|
||||
foreground: '#abb2bf'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5c6370'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#ffffff'
|
||||
yellow: '#d19a66'
|
||||
normal:
|
||||
black: '#1e2127'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#abb2bf'
|
||||
yellow: '#d19a66'
|
Loading…
Add table
Add a link
Reference in a new issue