Update themese
This commit is contained in:
23
alacritty/themes/Blood-Moon.toml
Normal file
23
alacritty/themes/Blood-Moon.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#696969"
|
||||
blue = "#007FFF"
|
||||
cyan = "#00CCCC"
|
||||
green = "#03C03C"
|
||||
magenta = "#FF1493"
|
||||
red = "#FF2400"
|
||||
white = "#FFFAFA"
|
||||
yellow = "#FDFF00"
|
||||
|
||||
[colors.normal]
|
||||
black = "#10100E"
|
||||
blue = "#0087BD"
|
||||
cyan = "#20B2AA"
|
||||
green = "#009F6B"
|
||||
magenta = "#9A4EAE"
|
||||
red = "#C40233"
|
||||
white = "#C6C6C4"
|
||||
yellow = "#FFD700"
|
||||
|
||||
[colors.primary]
|
||||
background = "#10100E"
|
||||
foreground = "#C6C6C4"
|
Reference in New Issue
Block a user