chopfitzroy / dotfiles-experiment

Dotfiles 🔮
2 stars 2 forks source link

Working on new theme roles #52

Open chopfitzroy opened 1 year ago

chopfitzroy commented 1 year ago

Outstanding

chopfitzroy commented 1 year ago

Additionally add some docs around base16-builder like the fact that it builds to the templates directory and only if the schemes do not already exist.

Also it isn't currently needed (or particularly useful) because it has to be compiled with the themes ahead of time.

We need this for .tmTheme files.

chopfitzroy commented 1 year ago

I did consider dumping all base16 themes for each tool (bat, fzf, and nap) but I opted not to do this on the grounds that some themes already exist in those tools and are most likely the most correct version of that theme.

chopfitzroy commented 1 year ago

Thinking on this more I don't want any vars to determine whether or not to install themes, we are talking about a few text files.

chopfitzroy commented 1 year ago

Closes #53

chopfitzroy commented 1 year ago

Closes #54

chopfitzroy commented 1 year ago

Update theming notes including:

chopfitzroy commented 1 year ago

Textmate stuff needs to be bundled up.

Need to port the-way syntax to bat as well: https://github.com/sharkdp/bat#adding-new-syntaxes--language-definitions

chopfitzroy commented 1 year ago

Thinking on this more I think I am going to:

These roles will not be referenced in main.yml

I will then include these roles in the respective install roles:

Eventually we might have additional roles like:

chopfitzroy commented 1 year ago

Investigate including tasks as an alternative.

chopfitzroy commented 9 months ago
chopfitzroy commented 6 months ago

Setup vue support.

chopfitzroy commented 3 months ago

theme-textmate-everforest-dark has problems.

Delete all roles that you are no longer using.

Delete all branches that you are no longer using.

Update repo name.

chopfitzroy commented 3 months ago

Document how to setup WSL2 with wezterm ssh for under curl support.