Commit 001cd9f
jacobjrapoport
modify the alpha of a referenced color
if you reference a color, e.g. “COLOR1” = “255,0,0,1”, “COLOR2” =
“COLOR1” you can now append “:[alpha]” to the reference to modify it’s
alpha, e.g. “COLOR2” = “COLOR1:0.2” will equate to “255,0,0,0.2”1 parent 35acdac commit 001cd9f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
| |||
0 commit comments