Update themese
This commit is contained in:
31
alacritty/themes/Neon.toml
Normal file
31
alacritty/themes/Neon.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "Neon"
|
||||
|
||||
[colors.bright]
|
||||
black = "#38252c"
|
||||
blue = "#289cd5"
|
||||
cyan = "#0a9b81"
|
||||
green = "#76b639"
|
||||
magenta = "#ff2491"
|
||||
red = "#ff0000"
|
||||
white = "#f8f8f8"
|
||||
yellow = "#e1a126"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#f8f8f8"
|
||||
text = "#171717"
|
||||
|
||||
[colors.normal]
|
||||
black = "#171717"
|
||||
blue = "#16b1fb"
|
||||
cyan = "#0fdcb6"
|
||||
green = "#97d01a"
|
||||
magenta = "#ff2491"
|
||||
red = "#d81765"
|
||||
white = "#ebebeb"
|
||||
yellow = "#ffa800"
|
||||
|
||||
[colors.primary]
|
||||
background = "#171717"
|
||||
foreground = "#f8f8f8"
|
Reference in New Issue
Block a user