You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`instructorName`| Yes | Instructor or organization |
203
+
|`classLink`| Yes | Official class link |
204
+
|`tags`| Yes | Topic tags (e.g. React, Python) |
205
+
|`classType`| Yes | One of: `online`, `In-Person`|
206
+
|`status`| Yes | One of: `active`, `completed`, `incoming`|
207
+
|`proofOfAssociation`| Yes | Credibility/proof note for maintainers |
208
+
|`image`| No | Class cover image URL |
128
209
129
210
## Project Structure
130
211
@@ -161,14 +242,14 @@ messages/
161
242
162
243
MMSWE uses the **Obsidian Prism** theme — a dark interface with prismatic accent colors:
163
244
164
-
| Token | Color | Usage |
165
-
|-------|-------|-------|
166
-
|`obsidian`|`#09090b`| Base background |
167
-
|`surface`|`#1a1a22`| Card backgrounds |
168
-
|`prism-cyan`|`#22d3ee`| Primary accent |
245
+
| Token | Color | Usage|
246
+
|-------------- |--------- |---------------- |
247
+
|`obsidian`|`#09090b`| Base background|
248
+
|`surface`|`#1a1a22`| Card backgrounds |
249
+
|`prism-cyan`|`#22d3ee`| Primary accent|
169
250
|`prism-violet`|`#a78bfa`| Secondary accent |
170
-
|`prism-rose`|`#fb7185`| Tertiary accent |
171
-
|`accent-gold`|`#fbbf24`| Highlight accent |
251
+
|`prism-rose`|`#fb7185`| Tertiary accent|
252
+
|`accent-gold`|`#fbbf24`| Highlight accent |
172
253
173
254
Typography uses **Bricolage Grotesque** for display, **Plus Jakarta Sans** for body, **JetBrains Mono** for code, and **KhitHaungg** for Myanmar script.
0 commit comments