mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Add Laser theme (#29)
Inspired on MiTo's Laser keycap set. Co-authored-by: Rubens Stulzer <stulzer@mm.fritz.box>
This commit is contained in:
parent
512b5d9d18
commit
a12fe001e9
3 changed files with 114 additions and 0 deletions
23
standard/laser.yaml
Normal file
23
standard/laser.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: '#ff047d'
|
||||
background: '#231b4d'
|
||||
details: darker
|
||||
foreground: '#37dcf6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#1b5689'
|
||||
blue: '#4badff'
|
||||
cyan: '#37dcf6'
|
||||
green: '#7adc03'
|
||||
magenta: '#b1a7ff'
|
||||
red: '#ff047d'
|
||||
white: '#ebe5f2'
|
||||
yellow: '#ffeb00'
|
||||
normal:
|
||||
black: '#1b5689'
|
||||
blue: '#4badff'
|
||||
cyan: '#37dcf6'
|
||||
green: '#7adc03'
|
||||
magenta: '#b1a7ff'
|
||||
red: '#ff047d'
|
||||
white: '#ebe5f2'
|
||||
yellow: '#ffeb00'
|
Loading…
Add table
Add a link
Reference in a new issue