feat: apply Nord theme to glow markdown renderer

- Add .config/glow/nord.json — full glamour style using Nord palette
  (Polar Night bg, Frost headings, Aurora syntax, Snow Storm text)
- Configure glow.yml to use the Nord style by default
- Track both glow files in .gitignore whitelist

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-26 18:13:10 +02:00
co-authored by Claude Sonnet 4.6
parent e3f8f8a742
commit 52a5409495
3 changed files with 215 additions and 0 deletions
+3
View File
@@ -37,5 +37,8 @@
!.config/bat/config
!.config/bat/themes/
!.config/bat/themes/Nord.tmTheme
!.config/glow/
!.config/glow/glow.yml
!.config/glow/nord.json
!LICENSE
!README.md