Skip to content

Commit 7d2901b

Browse files
committed
Fix dark theme icons [skip-ci]
1 parent 569f0ab commit 7d2901b

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

docs/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -168,31 +168,31 @@ <h2>Supported Development Tools</h2>
168168
<div class="tools-grid">
169169
<div class="tool-icon" title="Unity">
170170
<img
171-
src="https://cdn.simpleicons.org/unity/000000/ffffff"
171+
src="https://cdn.simpleicons.org/unity/222c37"
172172
alt="Unity"
173173
style="width: 48px; height: 48px; margin-bottom: 12px"
174174
/>
175175
<span>Unity</span>
176176
</div>
177177
<div class="tool-icon" title="Unreal Engine">
178178
<img
179-
src="https://cdn.simpleicons.org/unrealengine/313131/ffffff"
179+
src="https://cdn.simpleicons.org/unrealengine/313131"
180180
alt="Unreal Engine"
181181
style="width: 48px; height: 48px; margin-bottom: 12px"
182182
/>
183183
<span>Unreal</span>
184184
</div>
185185
<div class="tool-icon" title=".NET">
186186
<img
187-
src="https://cdn.simpleicons.org/dotnet/512BD4/ffffff"
187+
src="https://cdn.simpleicons.org/dotnet/512BD4"
188188
alt=".NET"
189189
style="width: 48px; height: 48px; margin-bottom: 12px"
190190
/>
191191
<span>.NET</span>
192192
</div>
193193
<div class="tool-icon" title="C++">
194194
<img
195-
src="https://cdn.simpleicons.org/cplusplus/00599C/ffffff"
195+
src="https://cdn.simpleicons.org/cplusplus/00599C"
196196
alt="C++"
197197
style="width: 48px; height: 48px; margin-bottom: 12px"
198198
/>
@@ -214,7 +214,7 @@ <h2>Supported Development Tools</h2>
214214
</div>
215215
<div class="tool-icon" title="Rust">
216216
<img
217-
src="https://cdn.simpleicons.org/rust/000000/ffffff"
217+
src="https://cdn.simpleicons.org/rust/CE422B"
218218
alt="Rust"
219219
style="width: 48px; height: 48px; margin-bottom: 12px"
220220
/>
@@ -229,7 +229,7 @@ <h2>Supported Development Tools</h2>
229229
</div>
230230
<div class="tool-icon" title="Kotlin">
231231
<img
232-
src="https://cdn.simpleicons.org/kotlin/0095D5/ffffff"
232+
src="https://cdn.simpleicons.org/kotlin/0095D5"
233233
alt="Kotlin"
234234
style="width: 48px; height: 48px; margin-bottom: 12px"
235235
/>
@@ -244,7 +244,7 @@ <h2>Supported Development Tools</h2>
244244
</div>
245245
<div class="tool-icon" title="Xcode">
246246
<img
247-
src="https://cdn.simpleicons.org/xcode/147EFB/ffffff"
247+
src="https://cdn.simpleicons.org/xcode/147EFB"
248248
alt="Xcode"
249249
style="width: 48px; height: 48px; margin-bottom: 12px"
250250
/>
@@ -259,23 +259,23 @@ <h2>Supported Development Tools</h2>
259259
</div>
260260
<div class="tool-icon" title="Laravel">
261261
<img
262-
src="https://cdn.simpleicons.org/laravel/FF2D20/ffffff"
262+
src="https://cdn.simpleicons.org/laravel/FF2D20"
263263
alt="Laravel"
264264
style="width: 48px; height: 48px; margin-bottom: 12px"
265265
/>
266266
<span>Laravel</span>
267267
</div>
268268
<div class="tool-icon" title="Symfony">
269269
<img
270-
src="https://cdn.simpleicons.org/symfony/000000/ffffff"
270+
src="https://cdn.simpleicons.org/symfony/1A171B"
271271
alt="Symfony"
272272
style="width: 48px; height: 48px; margin-bottom: 12px"
273273
/>
274274
<span>Symfony</span>
275275
</div>
276276
<div class="tool-icon" title="TensorFlow/ML">
277277
<img
278-
src="https://cdn.simpleicons.org/tensorflow/FF6F00/ffffff"
278+
src="https://cdn.simpleicons.org/tensorflow/FF6F00"
279279
alt="TensorFlow"
280280
style="width: 48px; height: 48px; margin-bottom: 12px"
281281
/>
@@ -290,15 +290,15 @@ <h2>Supported Development Tools</h2>
290290
</div>
291291
<div class="tool-icon" title="Gatsby">
292292
<img
293-
src="https://cdn.simpleicons.org/gatsby/663399/ffffff"
293+
src="https://cdn.simpleicons.org/gatsby/663399"
294294
alt="Gatsby"
295295
style="width: 48px; height: 48px; margin-bottom: 12px"
296296
/>
297297
<span>Gatsby</span>
298298
</div>
299299
<div class="tool-icon" title="Jest">
300300
<img
301-
src="https://cdn.simpleicons.org/jest/C21325/ffffff"
301+
src="https://cdn.simpleicons.org/jest/C21325"
302302
alt="Jest"
303303
style="width: 48px; height: 48px; margin-bottom: 12px"
304304
/>

docs/ru.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -168,31 +168,31 @@ <h2>Поддерживаемые инструменты разработки</h2
168168
<div class="tools-grid">
169169
<div class="tool-icon" title="Unity">
170170
<img
171-
src="https://cdn.simpleicons.org/unity/000000/ffffff"
171+
src="https://cdn.simpleicons.org/unity/222c37"
172172
alt="Unity"
173173
style="width: 48px; height: 48px; margin-bottom: 12px"
174174
/>
175175
<span>Unity</span>
176176
</div>
177177
<div class="tool-icon" title="Unreal Engine">
178178
<img
179-
src="https://cdn.simpleicons.org/unrealengine/313131/ffffff"
179+
src="https://cdn.simpleicons.org/unrealengine/313131"
180180
alt="Unreal Engine"
181181
style="width: 48px; height: 48px; margin-bottom: 12px"
182182
/>
183183
<span>Unreal</span>
184184
</div>
185185
<div class="tool-icon" title=".NET">
186186
<img
187-
src="https://cdn.simpleicons.org/dotnet/512BD4/ffffff"
187+
src="https://cdn.simpleicons.org/dotnet/512BD4"
188188
alt=".NET"
189189
style="width: 48px; height: 48px; margin-bottom: 12px"
190190
/>
191191
<span>.NET</span>
192192
</div>
193193
<div class="tool-icon" title="C++">
194194
<img
195-
src="https://cdn.simpleicons.org/cplusplus/00599C/ffffff"
195+
src="https://cdn.simpleicons.org/cplusplus/00599C"
196196
alt="C++"
197197
style="width: 48px; height: 48px; margin-bottom: 12px"
198198
/>
@@ -214,7 +214,7 @@ <h2>Поддерживаемые инструменты разработки</h2
214214
</div>
215215
<div class="tool-icon" title="Rust">
216216
<img
217-
src="https://cdn.simpleicons.org/rust/000000/ffffff"
217+
src="https://cdn.simpleicons.org/rust/CE422B"
218218
alt="Rust"
219219
style="width: 48px; height: 48px; margin-bottom: 12px"
220220
/>
@@ -229,7 +229,7 @@ <h2>Поддерживаемые инструменты разработки</h2
229229
</div>
230230
<div class="tool-icon" title="Kotlin">
231231
<img
232-
src="https://cdn.simpleicons.org/kotlin/0095D5/ffffff"
232+
src="https://cdn.simpleicons.org/kotlin/0095D5"
233233
alt="Kotlin"
234234
style="width: 48px; height: 48px; margin-bottom: 12px"
235235
/>
@@ -244,7 +244,7 @@ <h2>Поддерживаемые инструменты разработки</h2
244244
</div>
245245
<div class="tool-icon" title="Xcode">
246246
<img
247-
src="https://cdn.simpleicons.org/xcode/147EFB/ffffff"
247+
src="https://cdn.simpleicons.org/xcode/147EFB"
248248
alt="Xcode"
249249
style="width: 48px; height: 48px; margin-bottom: 12px"
250250
/>
@@ -259,23 +259,23 @@ <h2>Поддерживаемые инструменты разработки</h2
259259
</div>
260260
<div class="tool-icon" title="Laravel">
261261
<img
262-
src="https://cdn.simpleicons.org/laravel/FF2D20/ffffff"
262+
src="https://cdn.simpleicons.org/laravel/FF2D20"
263263
alt="Laravel"
264264
style="width: 48px; height: 48px; margin-bottom: 12px"
265265
/>
266266
<span>Laravel</span>
267267
</div>
268268
<div class="tool-icon" title="Symfony">
269269
<img
270-
src="https://cdn.simpleicons.org/symfony/000000/ffffff"
270+
src="https://cdn.simpleicons.org/symfony/1A171B"
271271
alt="Symfony"
272272
style="width: 48px; height: 48px; margin-bottom: 12px"
273273
/>
274274
<span>Symfony</span>
275275
</div>
276276
<div class="tool-icon" title="TensorFlow/ML">
277277
<img
278-
src="https://cdn.simpleicons.org/tensorflow/FF6F00/ffffff"
278+
src="https://cdn.simpleicons.org/tensorflow/FF6F00"
279279
alt="TensorFlow"
280280
style="width: 48px; height: 48px; margin-bottom: 12px"
281281
/>
@@ -290,15 +290,15 @@ <h2>Поддерживаемые инструменты разработки</h2
290290
</div>
291291
<div class="tool-icon" title="Gatsby">
292292
<img
293-
src="https://cdn.simpleicons.org/gatsby/663399/ffffff"
293+
src="https://cdn.simpleicons.org/gatsby/663399"
294294
alt="Gatsby"
295295
style="width: 48px; height: 48px; margin-bottom: 12px"
296296
/>
297297
<span>Gatsby</span>
298298
</div>
299299
<div class="tool-icon" title="Jest">
300300
<img
301-
src="https://cdn.simpleicons.org/jest/C21325/ffffff"
301+
src="https://cdn.simpleicons.org/jest/C21325"
302302
alt="Jest"
303303
style="width: 48px; height: 48px; margin-bottom: 12px"
304304
/>

0 commit comments

Comments
 (0)