mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -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/konsole_linux.yaml
Normal file
24
standard/konsole_linux.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#1818b2'
|
||||
background: '#1f1f1f'
|
||||
details: darker
|
||||
foreground: '#e3e3e3'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#686868'
|
||||
blue: '#5454ff'
|
||||
cyan: '#54ffff'
|
||||
green: '#54ff54'
|
||||
magenta: '#ff54ff'
|
||||
red: '#ff5454'
|
||||
white: '#ffffff'
|
||||
yellow: '#ffff54'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#1818b2'
|
||||
cyan: '#18b2b2'
|
||||
green: '#18b218'
|
||||
magenta: '#b218b2'
|
||||
red: '#b21818'
|
||||
white: '#b2b2b2'
|
||||
yellow: '#b26818'
|
Loading…
Add table
Add a link
Reference in a new issue