Skip to content

Add support for custom color stylesheets and integration tests - #54

Merged
Xougui merged 3 commits into
mainfrom
custom-colors
Aug 24, 2026
Merged

Add support for custom color stylesheets and integration tests#54
Xougui merged 3 commits into
mainfrom
custom-colors

Conversation

@Xougui

@Xougui Xougui commented Aug 24, 2026

Copy link
Copy Markdown
Owner

📝 Description des modifications

🔗 Ticket / Module concerné

  • Module : DiscordTranscript
  • Type : [ ] Correction [ ] Nouvelle fonctionnalité [ ] Amélioration [ ] Refactorisation

✅ Checklist de vérification

  • 1 PR = 1 Changement : Cette PR concerne un seul sujet/module (ou des modifications directement liées).
  • Les tests passent en local (pytest).
  • Le code respecte le linter et le formatage (ruff check . et ruff format .).
  • La compatibilité des versions Python (>=3.10) est préservée.
  • J'ai lu et j'accepte la licence LICENSE.

Xougui added 2 commits August 23, 2026 19:06
- add custom_colors.py module to parse custom color configuration files
- update chat_exporter and transcript constructors to accept custom_colors_file
- inject parsed custom CSS variables into base html template
- add unit tests for custom colors parsing and integration
@github-actions github-actions Bot added documentation Improvements or additions to documentation core Code source principal de la bibliothèque (DiscordTranscript/) tests Tests unitaires et d'intégration (tests/) labels Aug 24, 2026
@Xougui
Xougui merged commit 2fb36bd into main Aug 24, 2026
14 checks passed
@Xougui
Xougui deleted the custom-colors branch August 24, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Code source principal de la bibliothèque (DiscordTranscript/) documentation Improvements or additions to documentation tests Tests unitaires et d'intégration (tests/)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant