mirror of
https://github.com/dchakro/alacritty_colors.git
synced 2026-05-17 10:12:17 -07:00
Added new themes and optimized images for web.
commit 05b42993bf22115f87f9e1a82be0fa1798ad7c5b
Author: robocopAlpha <35454738+robocopAlpha@users.noreply.github.com>
Date: Fri Aug 7 15:59:50 2020 +0300
Added new themes and optimized images for web.
This commit is contained in:
parent
d5ae907161
commit
597b189d0e
5 changed files with 122 additions and 2 deletions
29
themes/spacer.yml
Normal file
29
themes/spacer.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# color (Spacer by robocopAlpha)
|
||||
# Modified from spacemacs
|
||||
colors:
|
||||
primary:
|
||||
foreground: '#7e688d'
|
||||
background: '#FAF7EE'
|
||||
|
||||
cursor:
|
||||
cursor: '#64526F'
|
||||
text: '#FAF7EE'
|
||||
normal:
|
||||
black: '#0A0A0A'
|
||||
red: '#DF201C'
|
||||
green: '#009F6B'
|
||||
yellow: '#DB742E'
|
||||
blue: '#3980C2'
|
||||
magenta: '#6B3062'
|
||||
cyan: '#29A0AD'
|
||||
white: '#FFFFFF'
|
||||
|
||||
bright:
|
||||
black: '#0A0A0A'
|
||||
red: '#DF201C'
|
||||
green: '#009F6B'
|
||||
yellow: '#DB742E'
|
||||
blue: '#3980C2'
|
||||
magenta: '#6B3062'
|
||||
cyan: '#29A0AD'
|
||||
white: '#FFFFFF'
|
||||
Loading…
Add table
Add a link
Reference in a new issue