Fix doc indentation

This commit is contained in:
Jack Zeal 2026-04-22 20:35:00 -07:00
parent 1d80ee7a01
commit ad05ea5897

View file

@ -127,10 +127,10 @@ window.active.title.bg: sunken gradient vertical
``` ```
window.*.title.bg: doubleraised window.*.title.bg: doubleraised
``` ```
- *DoubleSunken* adds a sunken bevel to the outer edge, and a raised bevel - *DoubleSunken* adds a sunken bevel to the outer edge, and a raised bevel
slightly inset. slightly inset.
``` ```
window.*.title.bg: doublesunken window.*.title.bg: doublesunken
``` ```
@ -148,8 +148,8 @@ window.*.title.bg: none
``` ```
*Bevel-Related Properties* *Bevel-Related Properties*
Beveled elements have paired properties *highlight* and *shadow* which indicate how much lighter Beveled elements have paired properties *highlight* and *shadow* which indicate how much lighter
or darker than the base color the "highlighted" and "shadowed" edges will be. "256" represents or darker than the base color the "highlighted" and "shadowed" edges will be. "256" represents
a 100% increase or decrease in brightness. a 100% increase or decrease in brightness.