Update themese
This commit is contained in:
31
alacritty/themes/Nucolors.toml
Normal file
31
alacritty/themes/Nucolors.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "Nucolors"
|
||||
|
||||
[colors.bright]
|
||||
black = "#474747"
|
||||
blue = "#7eb6ff"
|
||||
cyan = "#9ce9ff"
|
||||
green = "#dbffb3"
|
||||
magenta = "#e296ff"
|
||||
red = "#ff8d80"
|
||||
white = "#dddddd"
|
||||
yellow = "#ffbe64"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#ffffff"
|
||||
text = "#000000"
|
||||
|
||||
[colors.normal]
|
||||
black = "#393939"
|
||||
blue = "#a8ceea"
|
||||
cyan = "#c2efff"
|
||||
green = "#e2ffc7"
|
||||
magenta = "#e2b5cc"
|
||||
red = "#ff9f95"
|
||||
white = "#dddddd"
|
||||
yellow = "#ffffb9"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#ffffff"
|
Reference in New Issue
Block a user