Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Splurge.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Splurge.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Splurge
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#4a4b4a"
|
||||
red: "#d7699a"
|
||||
green: "#80d468"
|
||||
yellow: "#d7a169"
|
||||
blue: "#6985d7"
|
||||
magenta: "#c86ad4"
|
||||
cyan: "#6fccd1"
|
||||
white: "#dbdcdc"
|
||||
bright:
|
||||
black: "#696969"
|
||||
red: "#f5a2b5"
|
||||
green: "#a3f2a0"
|
||||
yellow: "#f5cda2"
|
||||
blue: "#a2c1f5"
|
||||
magenta: "#d2a2f5"
|
||||
cyan: "#a0e9f2"
|
||||
white: "#fdfdfd"
|
||||
Reference in New Issue
Block a user