Update themese
This commit is contained in:
23
alacritty/themes/Nord.toml
Normal file
23
alacritty/themes/Nord.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#4C566A"
|
||||
blue = "#81A1C1"
|
||||
cyan = "#8FBCBB"
|
||||
green = "#A3BE8C"
|
||||
magenta = "#B48EAD"
|
||||
red = "#BF616A"
|
||||
white = "#ECEFF4"
|
||||
yellow = "#EBCB8B"
|
||||
|
||||
[colors.normal]
|
||||
black = "#3B4252"
|
||||
blue = "#81A1C1"
|
||||
cyan = "#88C0D0"
|
||||
green = "#A3BE8C"
|
||||
magenta = "#B48EAD"
|
||||
red = "#BF616A"
|
||||
white = "#E5E9F0"
|
||||
yellow = "#EBCB8B"
|
||||
|
||||
[colors.primary]
|
||||
background = "#2E3440"
|
||||
foreground = "#D8DEE9"
|
Reference in New Issue
Block a user