Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Twilight.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Twilight.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Twilight (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#ffffff"
|
||||
foreground: "#464b50"
|
||||
cursor:
|
||||
text: "#ffffff"
|
||||
cursor: "#464b50"
|
||||
normal:
|
||||
black: "#1e1e1e"
|
||||
red: "#cf6a4c"
|
||||
green: "#8f9d6a"
|
||||
yellow: "#f9ee98"
|
||||
blue: "#7587a6"
|
||||
magenta: "#9b859d"
|
||||
cyan: "#afc4db"
|
||||
white: "#a7a7a7"
|
||||
bright:
|
||||
black: "#5f5a60"
|
||||
red: "#cf6a4c"
|
||||
green: "#8f9d6a"
|
||||
yellow: "#f9ee98"
|
||||
blue: "#7587a6"
|
||||
magenta: "#9b859d"
|
||||
cyan: "#afc4db"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user