Update themese
This commit is contained in:
35
alacritty/themes/Tokyonight_Night.toml
Normal file
35
alacritty/themes/Tokyonight_Night.toml
Normal file
@@ -0,0 +1,35 @@
|
||||
[colors]
|
||||
author = "Folke"
|
||||
name = "TokyoNight Night"
|
||||
|
||||
[[colors.indexed_colors]]
|
||||
color = "0xff9e64"
|
||||
index = 16
|
||||
|
||||
[[colors.indexed_colors]]
|
||||
color = "0xdb4b4b"
|
||||
index = 17
|
||||
|
||||
[colors.bright]
|
||||
black = "0x414868"
|
||||
blue = "0x7aa2f7"
|
||||
cyan = "0x7dcfff"
|
||||
green = "0x9ece6a"
|
||||
magenta = "0xbb9af7"
|
||||
red = "0xf7768e"
|
||||
white = "0xc0caf5"
|
||||
yellow = "0xe0af68"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x15161E"
|
||||
blue = "0x7aa2f7"
|
||||
cyan = "0x7dcfff"
|
||||
green = "0x9ece6a"
|
||||
magenta = "0xbb9af7"
|
||||
red = "0xf7768e"
|
||||
white = "0xa9b1d6"
|
||||
yellow = "0xe0af68"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x1a1b26"
|
||||
foreground = "0xc0caf5"
|
Reference in New Issue
Block a user