Spaces:
Running
Running
Improve dark theme (#5)
Browse files- Improve dark theme (e01c8433c806e178fa0f9275f28a926ab6dd1799)
Co-authored-by: Hafedh Hichri <[email protected]>
README.md
CHANGED
|
@@ -29,7 +29,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
|
|
| 29 |
<table>
|
| 30 |
<tr>
|
| 31 |
<td>
|
| 32 |
-
<div style="border: 2px solid #ff6b35; border-radius: 10px; padding: 20px; background: linear-gradient(135deg,
|
| 33 |
<h3 style="color: #ff6b35; margin-top: 0;">🤖 Model Creators</h3>
|
| 34 |
|
| 35 |
<em> People who bring the most useful models to the community</em>
|
|
@@ -42,7 +42,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
|
|
| 42 |
</div>
|
| 43 |
</td>
|
| 44 |
<td>
|
| 45 |
-
<div style="border: 2px solid #4ecdc4; border-radius: 10px; padding: 20px; background: linear-gradient(135deg,
|
| 46 |
<h3 style="color: #4ecdc4; margin-top: 0;">📚 Educators & Content Creators</h3>
|
| 47 |
|
| 48 |
<em> People who write and make demos that educate the community</em>
|
|
@@ -56,7 +56,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
|
|
| 56 |
</tr>
|
| 57 |
<tr>
|
| 58 |
<td>
|
| 59 |
-
<div style="border: 2px solid #45b7d1; border-radius: 10px; padding: 20px; background: linear-gradient(135deg,
|
| 60 |
<h3 style="color: #45b7d1; margin-top: 0;">🛠️ Tool Builders</h3>
|
| 61 |
<ul style="margin: 10px 0;">
|
| 62 |
|
|
@@ -68,7 +68,7 @@ The **Hugging Face Community Spotlight** is a dedicated initiative to recognize
|
|
| 68 |
</div>
|
| 69 |
</td>
|
| 70 |
<td>
|
| 71 |
-
<div style="border: 2px solid #9b59b6; border-radius: 10px; padding: 20px; background: linear-gradient(135deg,
|
| 72 |
<h3 style="color: #9b59b6; margin-top: 0;">🤝 Community Champions</h3>
|
| 73 |
|
| 74 |
<em> People who help out in forums</em>
|
|
|
|
| 29 |
<table>
|
| 30 |
<tr>
|
| 31 |
<td>
|
| 32 |
+
<div style="border: 2px solid #ff6b35; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(255,107,53,0.1) 0%, rgba(255,107,53,0.2) 100%);">
|
| 33 |
<h3 style="color: #ff6b35; margin-top: 0;">🤖 Model Creators</h3>
|
| 34 |
|
| 35 |
<em> People who bring the most useful models to the community</em>
|
|
|
|
| 42 |
</div>
|
| 43 |
</td>
|
| 44 |
<td>
|
| 45 |
+
<div style="border: 2px solid #4ecdc4; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(78,205,196,0.1) 0%, rgba(78,205,196,0.2) 100%);">
|
| 46 |
<h3 style="color: #4ecdc4; margin-top: 0;">📚 Educators & Content Creators</h3>
|
| 47 |
|
| 48 |
<em> People who write and make demos that educate the community</em>
|
|
|
|
| 56 |
</tr>
|
| 57 |
<tr>
|
| 58 |
<td>
|
| 59 |
+
<div style="border: 2px solid #45b7d1; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(69,183,209,0.1) 0%, rgba(69,183,209,0.2) 100%);">
|
| 60 |
<h3 style="color: #45b7d1; margin-top: 0;">🛠️ Tool Builders</h3>
|
| 61 |
<ul style="margin: 10px 0;">
|
| 62 |
|
|
|
|
| 68 |
</div>
|
| 69 |
</td>
|
| 70 |
<td>
|
| 71 |
+
<div style="border: 2px solid #9b59b6; border-radius: 10px; padding: 20px; background: linear-gradient(135deg, rgba(155,89,182,0.1) 0%, rgba(155,89,182,0.2) 100%);">
|
| 72 |
<h3 style="color: #9b59b6; margin-top: 0;">🤝 Community Champions</h3>
|
| 73 |
|
| 74 |
<em> People who help out in forums</em>
|