Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Codeschool.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Codeschool.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Codeschool (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#b5d8f6"
|
||||
foreground: "#2a343a"
|
||||
cursor:
|
||||
text: "#b5d8f6"
|
||||
cursor: "#2a343a"
|
||||
normal:
|
||||
black: "#232c31"
|
||||
red: "#2a5491"
|
||||
green: "#237986"
|
||||
yellow: "#a03b1e"
|
||||
blue: "#484d79"
|
||||
magenta: "#c59820"
|
||||
cyan: "#b02f30"
|
||||
white: "#9ea7a6"
|
||||
bright:
|
||||
black: "#3f4944"
|
||||
red: "#2a5491"
|
||||
green: "#237986"
|
||||
yellow: "#a03b1e"
|
||||
blue: "#484d79"
|
||||
magenta: "#c59820"
|
||||
cyan: "#b02f30"
|
||||
white: "#b5d8f6"
|
||||
Reference in New Issue
Block a user