Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Alabaster.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Alabaster.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Alabaster
|
||||
author: tonsky
|
||||
primary:
|
||||
background: "#F7F7F7"
|
||||
foreground: "#000000"
|
||||
cursor:
|
||||
text: "#448C27"
|
||||
cursor: "#000000"
|
||||
normal:
|
||||
black: "#000000"
|
||||
red: "#AA3731"
|
||||
green: "#448C27"
|
||||
yellow: "#CB9000"
|
||||
blue: "#325CC0"
|
||||
magenta: "#7A3E9D"
|
||||
cyan: "#0083B2"
|
||||
white: "#BBBBBB"
|
||||
bright:
|
||||
black: "#777777"
|
||||
red: "#F05050"
|
||||
green: "#60CB00"
|
||||
yellow: "#FFBC5D"
|
||||
blue: "#007ACC"
|
||||
magenta: "#E64CE6"
|
||||
cyan: "#00AACB"
|
||||
white: "#FFFFFF"
|
||||
Reference in New Issue
Block a user