Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Belge.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Belge.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Belge
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#252525"
|
||||
red: "#ef6769"
|
||||
green: "#a6e22e"
|
||||
yellow: "#fd971f"
|
||||
blue: "#6495ed"
|
||||
magenta: "#deb887"
|
||||
cyan: "#b0c4de"
|
||||
white: "#dbdcdc"
|
||||
bright:
|
||||
black: "#454545"
|
||||
red: "#fc7ca5"
|
||||
green: "#b6e354"
|
||||
yellow: "#fd971f"
|
||||
blue: "#87ceeb"
|
||||
magenta: "#996600"
|
||||
cyan: "#87ceeb"
|
||||
white: "#fdfdfd"
|
||||
Reference in New Issue
Block a user