mirror of
https://github.com/Xevion/glance.git
synced 2025-12-11 00:07:23 -06:00
Change bool to boolean for consistency
This commit is contained in:
@@ -179,7 +179,7 @@ If you don't want to spend time configuring your own theme, there are [several a
|
|||||||
### Properties
|
### Properties
|
||||||
| Name | Type | Required | Default |
|
| Name | Type | Required | Default |
|
||||||
| ---- | ---- | -------- | ------- |
|
| ---- | ---- | -------- | ------- |
|
||||||
| light | bool | no | false |
|
| light | boolean | no | false |
|
||||||
| background-color | HSL | no | 240 8 9 |
|
| background-color | HSL | no | 240 8 9 |
|
||||||
| primary-color | HSL | no | 43 50 70 |
|
| primary-color | HSL | no | 43 50 70 |
|
||||||
| positive-color | HSL | no | same as `primary-color` |
|
| positive-color | HSL | no | same as `primary-color` |
|
||||||
|
|||||||
Reference in New Issue
Block a user