mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
docs: Update Contributing.mdx
This commit is contained in:
parent
66c9f2536c
commit
a4fd429d4a
1 changed files with 5 additions and 3 deletions
|
@ -11,9 +11,11 @@ To get an overview of the project, read the [README](README.md) and [wiki page](
|
||||||
```
|
```
|
||||||
.
|
.
|
||||||
├── assets - assets for creating background images
|
├── assets - assets for creating background images
|
||||||
| ├── fonts - fonts used in each theme
|
| ├── backgrounds - backgrounds used in each theme
|
||||||
| └── icons - icons that get copied to icons folder in every theme
|
| ├── fonts - fonts
|
||||||
├── customize - non-compressed themes
|
| ├── icons - icons
|
||||||
|
| ├── menu - menu parts
|
||||||
|
| └── theme.txt - theme configuration file
|
||||||
├── docs - documentation markdown files
|
├── docs - documentation markdown files
|
||||||
├── preview - preview images for README.md
|
├── preview - preview images for README.md
|
||||||
├── themes - compressed themes ready to install in .tar format
|
├── themes - compressed themes ready to install in .tar format
|
||||||
|
|
Loading…
Add table
Reference in a new issue