add user doc
This commit is contained in:
parent
105b9f16cf
commit
4cc21f30a9
1 changed files with 14 additions and 6 deletions
|
@ -1,8 +1,19 @@
|
|||
# User documentation
|
||||
|
||||
## How to use?
|
||||
|
||||
Use [pyoncord](https://github.com/pyoncord/pyoncord).
|
||||
|
||||
# Developer documentation
|
||||
|
||||
> [Some utils](https://github.com/nexpid/VendettaThemeUtil) and
|
||||
> [some documentation](https://docs.riichi.tech/objects/semantic-colors)
|
||||
|
||||
## Connections
|
||||
|
||||
- `v1` refers to the OG Discord style
|
||||
- `v2` refers to the new UI style, also called `TabsV2`
|
||||
|
||||
# Connections
|
||||
|
||||
- **`v2`**`BACKGROUND_PRIMARY` : Background of tchat
|
||||
- **`v1`** `BACKGROUND_TERTIARY` : Background guild list
|
||||
- **`v1`** `BACKGROUND_ACCENT` : Background invitation button
|
||||
|
@ -25,10 +36,7 @@
|
|||
- **`v2`** `PLUM_18` : Background of settings button
|
||||
- **`v2`** `PLUM_20` : Background of channel list
|
||||
|
||||
> [Some utils](https://github.com/nexpid/VendettaThemeUtil) and
|
||||
> [some documentation](https://docs.riichi.tech/objects/semantic-colors)
|
||||
|
||||
# [Themes+](https://vendetta.nexpid.xyz/themes-plus)
|
||||
## [Themes+](https://vendetta.nexpid.xyz/themes-plus)
|
||||
|
||||
> [Documentation is here](https://github.com/nexpid/VendettaThemesPlus/wiki)
|
||||
|
||||
|
|
Loading…
Reference in a new issue