Updated Color scheme (markdown)
parent
fa44977f89
commit
50dd53293a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Levels that are higher than 1 have **fallback colors** to current or lower level
|
|||
If fallback is shown as "`fallback...`" it means that `fallback`'s fallback colors are also applied. Example:
|
||||
|
||||
* `option` fallbacks are `other_option`, `fall...`;
|
||||
* `fall` fallbasks are `color`;
|
||||
* `fall` fallbacks are `color`;
|
||||
* so `option` fallbacks will be `other_option`, `fall`, `color`.
|
||||
|
||||
Also fallback color can have "alpha component" value from 0.0 (transparent) to 1.0 (opaque) shown in brackets next to color, e.g. `color (0.5)`. They are set internally on **level 1** and cannot be changed, but you can set color before it (i.e. higher level) to avoid losing custom transparency.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue