base16-universal-manager icon indicating copy to clipboard operation
base16-universal-manager copied to clipboard

A universal manager to set base16 themes for any supported application

Results 12 base16-universal-manager issues
Sort by recently updated
recently updated
newest added

Hi, I'm going through some apps I use and create entries for them on wiki. However, since it's not part of the original repo, I'm not sure how to contribute....

Using this in my config.yaml ```yaml vim: enabled: true mode: rewrite hook: "" files: default: ~/.config/nvim/colors ``` Causes base16 to create a file called '~' in it's config directory (~/.config/base16-universal-manager)...

I was surprised to notice the paths supplied to each member of the `files` map in an application config was actually a path to the directory that base16-universal-manager outputs the...

We should not always just panic

enhancement

Some of the base16-supported applications have no mechanism to source other configuration files from the main config, e.g. applications that are configured via YAML. For the apps that don't allow...

enhancement

- output Config - output Downloads

enhancement