Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Londontube.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Londontube.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Londontube (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#ffffff"
|
||||
foreground: "#5a5758"
|
||||
cursor:
|
||||
text: "#ffffff"
|
||||
cursor: "#5a5758"
|
||||
normal:
|
||||
black: "#231f20"
|
||||
red: "#ee2e24"
|
||||
green: "#00853e"
|
||||
yellow: "#ffd204"
|
||||
blue: "#009ddc"
|
||||
magenta: "#98005d"
|
||||
cyan: "#85cebc"
|
||||
white: "#d9d8d8"
|
||||
bright:
|
||||
black: "#737171"
|
||||
red: "#ee2e24"
|
||||
green: "#00853e"
|
||||
yellow: "#ffd204"
|
||||
blue: "#009ddc"
|
||||
magenta: "#98005d"
|
||||
cyan: "#85cebc"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user