mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
5 lines
636 B
Markdown
5 lines
636 B
Markdown
## Readme
|
|
This is obsolete branch which contains a program to update all icons, fonts and pack each theme files from ``customize/*`` to ``themes/`` folder in ``.tar`` format (non-compressed).
|
|
|
|
Now, every time you create new commit on ``master`` branch and change something in ``assets/icons``, ``customize`` or ``font`` folder, [github action](https://github.com/features/actions) bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)).
|
|
<br>To check all workflows, go [here](https://github.com/AdisonCavani/distro-grub-themes/actions).
|