Update themese
This commit is contained in:
31
alacritty/themes/Nightfly.toml
Normal file
31
alacritty/themes/Nightfly.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors.bright]
|
||||
black = "#7c8f8f"
|
||||
blue = "#82aaff"
|
||||
cyan = "#7fdbca"
|
||||
green = "#21c7a8"
|
||||
magenta = "#ae81ff"
|
||||
red = "#ff5874"
|
||||
white = "#d6deeb"
|
||||
yellow = "#ecc48d"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#9ca1aa"
|
||||
text = "#fafafa"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1d3b53"
|
||||
blue = "#82aaff"
|
||||
cyan = "#7fdbca"
|
||||
green = "#a1cd5e"
|
||||
magenta = "#c792ea"
|
||||
red = "#fc514e"
|
||||
white = "#a1aab8"
|
||||
yellow = "#e3d18a"
|
||||
|
||||
[colors.primary]
|
||||
background = "#011627"
|
||||
foreground = "#acb4c2"
|
||||
|
||||
[colors.selection]
|
||||
background = "#b2ceee"
|
||||
text = "#080808"
|
Reference in New Issue
Block a user