Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Google.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Google.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Google (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#ffffff"
|
||||
foreground: "#373b41"
|
||||
cursor:
|
||||
text: "#ffffff"
|
||||
cursor: "#373b41"
|
||||
normal:
|
||||
black: "#1d1f21"
|
||||
red: "#cc342b"
|
||||
green: "#198844"
|
||||
yellow: "#fba922"
|
||||
blue: "#3971ed"
|
||||
magenta: "#a36ac7"
|
||||
cyan: "#3971ed"
|
||||
white: "#c5c8c6"
|
||||
bright:
|
||||
black: "#969896"
|
||||
red: "#cc342b"
|
||||
green: "#198844"
|
||||
yellow: "#fba922"
|
||||
blue: "#3971ed"
|
||||
magenta: "#a36ac7"
|
||||
cyan: "#3971ed"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user