Fix dotfiles structure

This commit is contained in:
2026-03-15 10:32:59 +05:30
parent ca014e9949
commit a2c3404cb2
2557 changed files with 148415 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
colors:
name: Dark Ocean
author: DOOMICIDE
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#000000"
red: "#571dc2"
green: "#14db49"
yellow: "#403d70"
blue: "#385a70"
magenta: "#384894"
cyan: "#4f3a5e"
white: "#999999"
bright:
black: "#38372c"
red: "#7c54b0"
green: "#a2e655"
yellow: "#9c6f59"
blue: "#323f5c"
magenta: "#5e6c99"
cyan: "#667d77"
white: "#ffffff"