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