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: Pulp
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#86817e"
red: "#d75756"
green: "#688c7d"
yellow: "#ffb365"
blue: "#68778c"
magenta: "#fdb3b2"
cyan: "#86abd9"
white: "#f7f8f2"
bright:
black: "#86817e"
red: "#a63a3a"
green: "#688c7d"
yellow: "#ffb365"
blue: "#68778c"
magenta: "#8c686a"
cyan: "#86abd9"
white: "#f7f8f2"