mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-10 06:04:21 +00:00
docs: fix potential duplicate???
It could have just been the 3rd variant of the colors idk
This commit is contained in:
parent
02ad2fd021
commit
1920de3dca
1 changed files with 2 additions and 12 deletions
|
@ -51,8 +51,7 @@
|
|||
<td>Surface Elements</td>
|
||||
<td>
|
||||
Surface 1<br>
|
||||
Surface 0,<br>
|
||||
Surface 1
|
||||
Surface 0
|
||||
</td>
|
||||
<td>
|
||||
<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/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/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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Overlays</td>
|
||||
<td>
|
||||
Overlay 1,<br>
|
||||
Overlay 0,<br>
|
||||
Overlay 1
|
||||
Overlay 0
|
||||
</td>
|
||||
<td>
|
||||
<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/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/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>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue