Open chopfitzroy opened 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.
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.
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.
Closes #53
Closes #54
Update theming notes including:
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
Thinking on this more I think I am going to:
theme-fzf-base16
theme-textmate-base16
syntax-sublime
These roles will not be referenced in main.yml
I will then include these roles in the respective install roles:
fzf
bat
(theme-textmate-base16
and syntax-sublime
)the-way
(theme-textmate-base16
and syntax-sublime
) Eventually we might have additional roles like:
theme-pygments-base16
syntax-treesitter
Investigate including tasks as an alternative.
flyctl
installer.the-way
issue is resolvedSetup vue
support.
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.
Document how to setup WSL2 with wezterm ssh
for under curl support.
Outstanding
theme-
variables from Ansible can most like move a lot of roletemplates/
tofiles/
this is good for reducing complexityAdd pygments themes will use foraider
https://github.com/paul-gauthier/aider/pull/49Convert pygments themes to chromaEverforest Light
variant (see https://github.com/tinted-theming/base16-schemes/issues/13)/tmp/base16-textmate
if it existstheme-textmate-everforest-dark
role