Initial commit : dotfiles setup

This commit is contained in:
SeraphimeZelel
2025-09-05 21:07:00 +07:00
parent 1bf3d416ef
commit 5a689e8849
141 changed files with 5346 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"special": {
"background": "#13130e",
"foreground": "#eaeadf",
"cursor": "#eaeadf"
},
"colors": {
"color0": "#13130e",
"color1": "#ACA635",
"color2": "#9B9965",
"color3": "#D2D067",
"color4": "#A5A697",
"color5": "#C2BCA4",
"color6": "#DDDCA4",
"color7": "#eaeadf",
"color8": "#a3a39c",
"color9": "#ACA635",
"color10": "#9B9965",
"color11": "#D2D067",
"color12": "#A5A697",
"color13": "#C2BCA4",
"color14": "#DDDCA4",
"color15": "#eaeadf"
}
}