diff --git a/docs/Contributing.mdx b/docs/Contributing.mdx index 8396f10..29efda2 100644 --- a/docs/Contributing.mdx +++ b/docs/Contributing.mdx @@ -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 -| ├── fonts - fonts used in each theme -| └── icons - icons that get copied to icons folder in every theme -├── customize - non-compressed themes +| ├── backgrounds - backgrounds used in each theme +| ├── fonts - fonts +| ├── icons - icons +| ├── menu - menu parts +| └── theme.txt - theme configuration file ├── docs - documentation markdown files ├── preview - preview images for README.md ├── themes - compressed themes ready to install in .tar format