docs: fix potential duplicate???

It could have just been the 3rd variant of the colors idk
main
Ruby Star 1 year ago committed by Hamothy
parent 2b67162504
commit d01f38037d

@ -51,8 +51,7 @@
<td>Surface Elements</td> <td>Surface Elements</td>
<td> <td>
Surface 1<br> Surface 1<br>
Surface 0,<br> Surface 0
Surface 1
</td> </td>
<td> <td>
<img src="../assets/palette/circles/latte_surface1.png" height="16" width="16"/> <img src="../assets/palette/circles/latte_surface1.png" height="16" width="16"/>
@ -63,18 +62,13 @@
<img src="../assets/palette/circles/frappe_surface0.png" height="16" width="16"/> <img src="../assets/palette/circles/frappe_surface0.png" height="16" width="16"/>
<img src="../assets/palette/circles/macchiato_surface0.png" height="16" width="16"/> <img src="../assets/palette/circles/macchiato_surface0.png" height="16" width="16"/>
<img src="../assets/palette/circles/mocha_surface0.png" height="16" width="16"/><br> <img src="../assets/palette/circles/mocha_surface0.png" height="16" width="16"/><br>
<img src="../assets/palette/circles/latte_surface1.png" height="16" width="16"/>
<img src="../assets/palette/circles/frappe_surface1.png" height="16" width="16"/>
<img src="../assets/palette/circles/macchiato_surface1.png" height="16" width="16"/>
<img src="../assets/palette/circles/mocha_surface1.png" height="16" width="16"/>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>Overlays</td> <td>Overlays</td>
<td> <td>
Overlay 1,<br> Overlay 1,<br>
Overlay 0,<br> Overlay 0
Overlay 1
</td> </td>
<td> <td>
<img src="../assets/palette/circles/latte_overlay1.png" height="16" width="16"/> <img src="../assets/palette/circles/latte_overlay1.png" height="16" width="16"/>
@ -85,10 +79,6 @@
<img src="../assets/palette/circles/frappe_overlay0.png" height="16" width="16"/> <img src="../assets/palette/circles/frappe_overlay0.png" height="16" width="16"/>
<img src="../assets/palette/circles/macchiato_overlay0.png" height="16" width="16"/> <img src="../assets/palette/circles/macchiato_overlay0.png" height="16" width="16"/>
<img src="../assets/palette/circles/mocha_overlay0.png" height="16" width="16"/><br> <img src="../assets/palette/circles/mocha_overlay0.png" height="16" width="16"/><br>
<img src="../assets/palette/circles/latte_overlay1.png" height="16" width="16"/>
<img src="../assets/palette/circles/frappe_overlay1.png" height="16" width="16"/>
<img src="../assets/palette/circles/macchiato_overlay1.png" height="16" width="16"/>
<img src="../assets/palette/circles/mocha_overlay1.png" height="16" width="16"/>
</td> </td>
</tr> </tr>
<tr> <tr>

Loading…
Cancel
Save