Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/OK100 - Matrix.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/OK100 - Matrix.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Matrix
|
||||
author: OK100
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#00cc00"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#00cc00"
|
||||
normal:
|
||||
black: "#000000"
|
||||
red: "#55ff55"
|
||||
green: "#00cc00"
|
||||
yellow: "#00cc00"
|
||||
blue: "#005500"
|
||||
magenta: "#55ff55"
|
||||
cyan: "#00cc00"
|
||||
white: "#00cc00"
|
||||
bright:
|
||||
black: "#000000"
|
||||
red: "#55ff55"
|
||||
green: "#55ff55"
|
||||
yellow: "#55ff55"
|
||||
blue: "#005500"
|
||||
magenta: "#55ff55"
|
||||
cyan: "#55ff55"
|
||||
white: "#00cc00"
|
||||
Reference in New Issue
Block a user