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: Atelierdune (dark)
author: Chris Kempson
primary:
background: "#20201d"
foreground: "#a6a28c"
cursor:
text: "#20201d"
cursor: "#a6a28c"
normal:
black: "#20201d"
red: "#d73737"
green: "#60ac39"
yellow: "#cfb017"
blue: "#6684e1"
magenta: "#b854d4"
cyan: "#1fad83"
white: "#a6a28c"
bright:
black: "#7d7a68"
red: "#d73737"
green: "#60ac39"
yellow: "#cfb017"
blue: "#6684e1"
magenta: "#b854d4"
cyan: "#1fad83"
white: "#fefbec"