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: Railscasts (light)
author: Chris Kempson
primary:
background: "#f9f7f3"
foreground: "#3a4055"
cursor:
text: "#f9f7f3"
cursor: "#3a4055"
normal:
black: "#2b2b2b"
red: "#da4939"
green: "#a5c261"
yellow: "#ffc66d"
blue: "#6d9cbe"
magenta: "#b6b3eb"
cyan: "#519f50"
white: "#e6e1dc"
bright:
black: "#5a647e"
red: "#da4939"
green: "#a5c261"
yellow: "#ffc66d"
blue: "#6d9cbe"
magenta: "#b6b3eb"
cyan: "#519f50"
white: "#f9f7f3"