Update themese
This commit is contained in:
27
alacritty/themes/challenger_deep.toml
Normal file
27
alacritty/themes/challenger_deep.toml
Normal file
@@ -0,0 +1,27 @@
|
||||
[colors.bright]
|
||||
black = "0x565575"
|
||||
blue = "0x91ddff"
|
||||
cyan = "0xaaffe4"
|
||||
green = "0x95ffa4"
|
||||
magenta = "0xc991e1"
|
||||
red = "0xff8080"
|
||||
white = "0xcbe3e7"
|
||||
yellow = "0xffe9aa"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "0xfbfcfc"
|
||||
text = "0xff271d"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x141228"
|
||||
blue = "0x65b2ff"
|
||||
cyan = "0x63f2f1"
|
||||
green = "0x62d196"
|
||||
magenta = "0x906cff"
|
||||
red = "0xff5458"
|
||||
white = "0xa6b3cc"
|
||||
yellow = "0xffb378"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x1e1c31"
|
||||
foreground = "0xcbe1e7"
|
Reference in New Issue
Block a user