Update themese
This commit is contained in:
31
alacritty/themes/github_light.toml
Normal file
31
alacritty/themes/github_light.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[[colors.indexed_colors]]
|
||||
color = "0xd18616"
|
||||
index = 16
|
||||
|
||||
[[colors.indexed_colors]]
|
||||
color = "0xcd3131"
|
||||
index = 17
|
||||
|
||||
[colors.bright]
|
||||
black = "0x666666"
|
||||
blue = "0x0451a5"
|
||||
cyan = "0x0598bc"
|
||||
green = "0x14ce14"
|
||||
magenta = "0xbc05bc"
|
||||
red = "0xcd3131"
|
||||
white = "0x586069"
|
||||
yellow = "0xb5ba00"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x697179"
|
||||
blue = "0x0451a5"
|
||||
cyan = "0x0598bc"
|
||||
green = "0x14ce14"
|
||||
magenta = "0xbc05bc"
|
||||
red = "0xd03d3d"
|
||||
white = "0x586069"
|
||||
yellow = "0x949800"
|
||||
|
||||
[colors.primary]
|
||||
background = "0xffffff"
|
||||
foreground = "0x586069"
|
Reference in New Issue
Block a user