mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -07:00
add Vuesion theme; (#28)
Co-authored-by: Ilgiz Akhmedzhanov <ilgiz.akhmedzhanov@simbirsoft.com>
This commit is contained in:
parent
c89f3228d3
commit
512b5d9d18
3 changed files with 115 additions and 0 deletions
24
standard/vuesion.yaml
Normal file
24
standard/vuesion.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Colors from Vuesion IDEA theme https://plugins.jetbrains.com/plugin/12226-vuesion-theme
|
||||
accent: '#4A9BFD'
|
||||
background: '#202831'
|
||||
details: darker
|
||||
foreground: '#FFFFFF'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#282828'
|
||||
blue: '#8DC3F9'
|
||||
cyan: '#33CCCC'
|
||||
green: '#3D8BEB'
|
||||
magenta: '#33CCCC'
|
||||
red: '#E84606'
|
||||
white: '#FFFFFF'
|
||||
yellow: '#F43B6C'
|
||||
normal:
|
||||
black: '#282828'
|
||||
blue: '#8DC3F9'
|
||||
cyan: '#33CCCC'
|
||||
green: '#3D8BEB'
|
||||
magenta: '#33CCCC'
|
||||
red: '#E84606'
|
||||
white: '#FFFFFF'
|
||||
yellow: '#F43B6C'
|
Loading…
Add table
Add a link
Reference in a new issue