dotfiles/.gitmodules
surtur 394f304472
kitty: add dracula theme properly - as a submodule
* literal colour enumeration in primary config is no longer necessary
* the sole theme override is the background colour -> 0x262626
2021-11-10 01:57:41 +01:00

10 lines
339 B
Plaintext

[submodule ".config/kitty/config.d/dracula-kitty"]
path = .config/kitty/config.d/dracula-kitty
url = https://github.com/dracula/kitty
[submodule ".zsh/bemenu-dracula"]
path = .zsh/bemenu-dracula
url = https://github.com/dracula/bemenu
[submodule ".themes/dracula-gtk"]
path = .themes/dracula-gtk
url = https://github.com/dracula/gtk