|
28 | 28 | --secondary-color: #6b7280; |
29 | 29 | --accent-color: #e74c78; |
30 | 30 | --accent-color-rgb: 231, 76, 120; |
| 31 | + --heading4-color: indigo; |
31 | 32 | --bg-color: #fff; |
32 | 33 | --text-selection: rgba(253, 129, 164, 0.7); |
33 | 34 | --link-color: hsla(220, 9%, 46%, 0.15); |
|
41 | 42 | --secondary-color: #8e94b6; |
42 | 43 | --accent-color: #e73495; |
43 | 44 | --accent-color-rgb: 231, 52, 149; |
| 45 | + --heading4-color: mediumorchid; |
44 | 46 | --bg-color: #111827; |
45 | 47 | --text-selection: rgba(231, 52, 149, 0.6); |
46 | 48 | --link-color: rgba(142, 148, 182, 0.2); |
@@ -214,7 +216,7 @@ <h2>A macOS app to view, rename and navigate between Spaces (Virtual Desktops) i |
214 | 216 | class="svg-inline--fa fa-book Button_icon" role="img" |
215 | 217 | xmlns="http://www.w3.org/2000/svg" viewBox="90 60 450 550" |
216 | 218 | > |
217 | | - <path d="M480 576L192 576C139 576 96 533 96 480L96 160C96 107 139 64 192 64L496 64C522.5 |
| 219 | + <path fill="currentColor" d="M480 576L192 576C139 576 96 533 96 480L96 160C96 107 139 64 192 64L496 64C522.5 |
218 | 220 | 64 544 85.5 544 112L544 400C544 420.9 530.6 438.7 512 445.3L512 512C529.7 512 544 526.3 |
219 | 221 | 544 544C544 561.7 529.7 576 512 576L480 576zM192 448C174.3 448 160 462.3 160 480C160 |
220 | 222 | 497.7 174.3 512 192 512L448 512L448 448L192 448zM224 216C224 229.3 234.7 240 248 240L424 |
|
0 commit comments