add theme files and screenshots

This commit is contained in:
robocopAlpha 2020-07-31 18:16:08 +03:00
parent 4d4ce57784
commit 101e4787ee
13 changed files with 365 additions and 0 deletions

32
themes/spacemacsLight.yml Normal file
View file

@ -0,0 +1,32 @@
# color (Spacemacs light)
colors:
primary:
foreground: '#64526F'
background: '#FAF7EE'
cursor:
cursor: '#64526F'
text: '#FAF7EE'
normal:
black: '#FAF7EE'
red: '#DF201C'
green: '#009F6B'
# green: '#29A0AD'
yellow: '#DB742E'
blue: '#3980C2'
magenta: '#29A0AD'
# magenta: '#2C9473'
cyan: '#6B3062'
white: '#64526F'
bright:
black: '#9F93A1'
red: '#DF201C'
green: '#009F6B'
# green: '#29A0AD'
yellow: '#DB742E'
blue: '#3980C2'
magenta: '#29A0AD'
# magenta: '#2C9473'
cyan: '#6B3062'
white: '#64526F'