Update themese
This commit is contained in:
23
alacritty/themes/oceanic_next.toml
Normal file
23
alacritty/themes/oceanic_next.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "0x405860"
|
||||
blue = "0x6699cc"
|
||||
cyan = "0x5fb3b3"
|
||||
green = "0x99c794"
|
||||
magenta = "0xc594c5"
|
||||
red = "0xec5f67"
|
||||
white = "0xadb5c0"
|
||||
yellow = "0xfac863"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x29414f"
|
||||
blue = "0x6699cc"
|
||||
cyan = "0x5fb3b3"
|
||||
green = "0x99c794"
|
||||
magenta = "0xc594c5"
|
||||
red = "0xec5f67"
|
||||
white = "0x65737e"
|
||||
yellow = "0xfac863"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x1b2b34"
|
||||
foreground = "0xd8dee9"
|
Reference in New Issue
Block a user