Update themese
This commit is contained in:
31
alacritty/themes/Visiblue.toml
Normal file
31
alacritty/themes/Visiblue.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "VisiBlue"
|
||||
|
||||
[colors.bright]
|
||||
black = "#333399"
|
||||
blue = "#0099cc"
|
||||
cyan = "#66cccc"
|
||||
green = "#00ccff"
|
||||
magenta = "#0099ff"
|
||||
red = "#9999ff"
|
||||
white = "#ccffff"
|
||||
yellow = "#6699ff"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#666699"
|
||||
text = "#000000"
|
||||
|
||||
[colors.normal]
|
||||
black = "#333366"
|
||||
blue = "#006699"
|
||||
cyan = "#669999"
|
||||
green = "#0099cc"
|
||||
magenta = "#0066ff"
|
||||
red = "#6666cc"
|
||||
white = "#99cccc"
|
||||
yellow = "#3366cc"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#666699"
|
Reference in New Issue
Block a user