mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-05 21:15:38 -05:00
show file path on custom theme tooltip
This commit is contained in:
@@ -55,7 +55,17 @@ These are the essential colors that define your theme's appearance:
|
||||
}
|
||||
```
|
||||
|
||||
You can the colors at the top level if you do not want "dark" and "light" variants.
|
||||
You can define colors at the top level if you do not want "dark" and "light" variants.
|
||||
|
||||
For example:
|
||||
|
||||
```json
|
||||
{
|
||||
"name": "Theme name",
|
||||
"primary": "#eeeeee",
|
||||
....
|
||||
}
|
||||
```
|
||||
|
||||
## Example Themes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user