 valknarandClaude Sonnet 4.6
|
fb5bcbc349
|
fix: align bat Nord theme with micro Nord theme
- Booleans (true/false) → #81A1C1 nord9, matching micro constant.bool
- Other constants (null, undefined) stay #B48EAD nord15
- Add preprocessor/directive rule → #5E81AC nord10, matching micro preproc
- Add brackets/braces rule → #D8DEE9 nord4, matching micro symbol.brackets
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-22 20:05:19 +02:00 |
|
 valknarandClaude Sonnet 4.6
|
a403cf68f3
|
feat: add Nord theme for bat
- .config/bat/themes/Nord.tmTheme — full tmTheme covering comments,
strings, numbers, keywords, functions, types, tags, CSS, markdown,
diff markup, decorators, regex, YAML/TOML/JSON, shell
- .config/bat/config — sets Nord as default theme
- arty.yml: bat:build task to rebuild cache after cloning dotfiles
- .gitignore: whitelist bat config and theme
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-22 19:32:33 +02:00 |
|