mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
added modified alacritty nord theme for my picom look
This commit is contained in:
@@ -460,6 +460,30 @@ schemes:
|
||||
yellow: '#0792f5'
|
||||
white: '#777777'
|
||||
|
||||
justnord: &justnord
|
||||
primary:
|
||||
background: '#171717'
|
||||
foreground: '0xD8DEE9'
|
||||
normal:
|
||||
black: '0x3B4252'
|
||||
red: '0xBF616A'
|
||||
green: '0xA3BE8C'
|
||||
yellow: '0xEBCB8B'
|
||||
blue: '0x81A1C1'
|
||||
magenta: '0xB48EAD'
|
||||
cyan: '0x88C0D0'
|
||||
white: '0xE5E9F0'
|
||||
bright:
|
||||
black: '0x4C566A'
|
||||
red: '0xBF616A'
|
||||
green: '0xA3BE8C'
|
||||
yellow: '0xEBCB8B'
|
||||
blue: '0x81A1C1'
|
||||
magenta: '0xB48EAD'
|
||||
cyan: '0x8FBCBB'
|
||||
white: '0xECEFF4'
|
||||
|
||||
#colors: *xterm
|
||||
colors: *justblue
|
||||
colors: *justnord
|
||||
#colors: *justblue
|
||||
#colors: *thinkpadred
|
||||
|
||||
Reference in New Issue
Block a user