update forum background color + documentation
This commit is contained in:
parent
14e1cfb91a
commit
f876e8b902
2 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
- `PRIMARY_660` : Background button aside of chatbox
|
||||
- `PRIMARY_700` : Background of chatbox
|
||||
- `PRIMARY_800` : Backgroud of menubar and in profile
|
||||
- `PRIMARY_560` : Background of card in forums
|
||||
|
||||
> [Some utils](https://github.com/nexpid/VendettaThemeUtil) and
|
||||
> [some documentation](https://docs.riichi.tech/objects/semantic-colors)
|
||||
|
||||
# [Themes+](https://vendetta.nexpid.xyz/themes-plus)
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"SPOILER_REVEALED_BACKGROUND": ["#232428"]
|
||||
},
|
||||
"rawColors": {
|
||||
"PRIMARY_560": "#08080A",
|
||||
"PRIMARY_600": "#000000",
|
||||
"PRIMARY_630": "#000000",
|
||||
"PRIMARY_660": "#08080A",
|
||||
|
|
Loading…
Reference in a new issue