based all colors on xresources

This commit is contained in:
Simon
2020-12-30 18:32:35 +01:00
parent 9b6b350fd8
commit 09f816c294
19 changed files with 216 additions and 710 deletions
+18 -18
View File
@@ -43,26 +43,26 @@ schemes:
xrdb: &xrdb
primary:
background: '0x2e3440'
foreground: '0xeceff4'
background: '#2e3440'
foreground: '#eceff4'
normal:
black: '0x3b4252'
red: '0xbf616a'
green: '0xa3be8c'
yellow: '0xebcb8b'
blue: '0x81a1c1'
magenta: '0xb48ead'
cyan: '0x88c0d0'
white: '0xeceff4'
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
bright:
black: '0x3b4252'
red: '0xbf616a'
green: '0xa3be8c'
yellow: '0xebcb8b'
blue: '0x81a1c1'
magenta: '0xb48ead'
cyan: '0x88c0d0'
white: '0xeceff4'
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
nord: &nord
primary: