ranger / colorschemes

Repository that collects ranger colorschemes implemented by the community
GNU General Public License v3.0
55 stars 20 forks source link

Added dracula theme from https://draculatheme.com/ranger #11

Open flexbusterman opened 8 months ago

toonn commented 6 months ago

I'm not opposed to including this colorscheme but I'm unsure of the right way to do it. Maybe it should be a submodule? I kind of want to avoid manually copying any updates on the dracula/ranger repository.

@thalesnunes, as maintainer, any opinions on including the colorscheme here?

hut commented 6 months ago

It's unlikely that there will be many updates (if any). It has been created in 2021 and has since been unchanged. I would just copy it, with a link to the original repository somewhere.

thalesnunes commented 6 months ago

As @hut commented, I doubt any change will be made to this, unless something major changes in ranger. Anyways, I think a submodule would be the best way to go, and if ranger can't read folders recursively, maybe a symlink to the file inside the submodule's directory... What do you guys think?

toonn commented 5 months ago

I agree a submodule would be better, keep the single source of truth. I know submodule UX is not great but since the theme won't change much it's also not going to come up much?