Update themese
This commit is contained in:
31
alacritty/themes/Gotham.toml
Normal file
31
alacritty/themes/Gotham.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "whatyouhide"
|
||||
name = "Gotham"
|
||||
|
||||
[colors.bright]
|
||||
black = "#10151b"
|
||||
blue = "#093748"
|
||||
cyan = "#599caa"
|
||||
green = "#081f2d"
|
||||
magenta = "#888ba5"
|
||||
red = "#d26939"
|
||||
white = "#d3ebe9"
|
||||
yellow = "#245361"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#98d1ce"
|
||||
text = "#0a0f14"
|
||||
|
||||
[colors.normal]
|
||||
black = "#0a0f14"
|
||||
blue = "#195465"
|
||||
cyan = "#33859d"
|
||||
green = "#26a98b"
|
||||
magenta = "#4e5165"
|
||||
red = "#c33027"
|
||||
white = "#98d1ce"
|
||||
yellow = "#edb54b"
|
||||
|
||||
[colors.primary]
|
||||
background = "#0a0f14"
|
||||
foreground = "#98d1ce"
|
Reference in New Issue
Block a user