initial commit

This commit is contained in:
2025-10-18 18:19:39 -07:00
commit 42a4252fc8
9 changed files with 799 additions and 0 deletions

31
CHANGELOG.md Normal file
View File

@@ -0,0 +1,31 @@
# Changelog
All notable changes to the Fjord VS Code theme will be documented in this file.
## [0.1.0] - 2025-10-18
### Added
- Initial release of Fjord theme for VS Code
- Dusk-blue base with soft leaf-green accents
- Amber selections and crisp blue/cyan separation
- Complete syntax highlighting support
- Optimized for transparent terminal backgrounds
### Theme Features
- 16-color terminal palette
- Syntax highlighting for multiple languages
- UI elements (selections, cursors, line numbers)
- Git integration colors
- Search and match highlighting
---
## Versioning
This theme follows semantic versioning. For the versions available, see the [tags on this repository](https://github.com/jshuntley/fjord-helix/tags).
## Auto-Generation
This theme is automatically generated from the [main Fjord repository](https://github.com/jshuntley/fjord). Changes to the color palette are reflected automatically in all theme repositories.