commit 1103d31ffd6bb7df44b0caa8a38c509a12b34a56 Author: jshuntley Date: Tue Mar 24 09:52:41 2026 -0700 chore: initial org profile diff --git a/LICENSE b/LICENSE new file mode 100755 index 0000000..ffeed71 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 jshuntley + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100755 index 0000000..e660360 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +# Fjord + +A calming color scheme inspired by Nord and Ayu Mirage. Dusk-blue base, soft leaf-green accents, warm amber selections, and crisp blue/cyan separation. + +--- + +## Palette + +| | | | | | | | +|:---:|:---:|:---:|:---:|:---:|:---:|:---:| +| ![#1B2532](https://img.shields.io/badge/%20-1B2532?style=flat-square&color=1B2532) | ![#9DD99A](https://img.shields.io/badge/%20-9DD99A?style=flat-square&color=9DD99A) | ![#5DA6EA](https://img.shields.io/badge/%20-5DA6EA?style=flat-square&color=5DA6EA) | ![#FFD285](https://img.shields.io/badge/%20-FFD285?style=flat-square&color=FFD285) | ![#B9A0F8](https://img.shields.io/badge/%20-B9A0F8?style=flat-square&color=B9A0F8) | ![#F37C7C](https://img.shields.io/badge/%20-F37C7C?style=flat-square&color=F37C7C) | ![#B8E7E9](https://img.shields.io/badge/%20-B8E7E9?style=flat-square&color=B8E7E9) | +| `#1B2532` | `#9DD99A` | `#5DA6EA` | `#FFD285` | `#B9A0F8` | `#F37C7C` | `#B8E7E9` | +| background | green | blue | yellow | purple | red | cyan | + +--- + +## Platforms + +| Platform | Install | +|----------|---------| +| [VS Code](https://github.com/fjord-themes/fjord-vscode) | [Marketplace](https://marketplace.visualstudio.com/items?itemName=jshuntley.fjord-theme) | +| [Zed](https://github.com/fjord-themes/fjord-zed) | [Installation Guide](https://github.com/fjord-themes/fjord-zed#installation) | +| [Helix](https://github.com/fjord-themes/fjord-helix) | [Installation Guide](https://github.com/fjord-themes/fjord-helix#installation) | +| [Kitty](https://github.com/fjord-themes/fjord-kitty) | [Installation Guide](https://github.com/fjord-themes/fjord-kitty#installation) | +| [Alacritty](https://github.com/fjord-themes/fjord-alacritty) | [Installation Guide](https://github.com/fjord-themes/fjord-alacritty#installation) | +| [WezTerm](https://github.com/fjord-themes/fjord-wezterm) | [Installation Guide](https://github.com/fjord-themes/fjord-wezterm#installation) | +| [Warp](https://github.com/fjord-themes/fjord-warp) | [Installation Guide](https://github.com/fjord-themes/fjord-warp#installation) | +| [Windows Terminal](https://github.com/fjord-themes/fjord-windows-terminal) | [Installation Guide](https://github.com/fjord-themes/fjord-windows-terminal#installation) | +| [Tmux](https://github.com/fjord-themes/fjord-tmux) | [Installation Guide](https://github.com/fjord-themes/fjord-tmux#installation) | +| [Starship](https://github.com/fjord-themes/fjord-starship) | [Installation Guide](https://github.com/fjord-themes/fjord-starship#installation) | +| [Zsh (oh-my-zsh)](https://github.com/fjord-themes/fjord-zsh) | [Installation Guide](https://github.com/fjord-themes/fjord-zsh#installation) | +| [Glamour](https://github.com/fjord-themes/fjord-glamour) | [Installation Guide](https://github.com/fjord-themes/fjord-glamour#installation) | +| [OpenCode](https://github.com/fjord-themes/fjord-opencode) | [Installation Guide](https://github.com/fjord-themes/fjord-opencode#installation) | + +--- + +All themes are generated from a single source palette in [fjord-core](https://github.com/fjord-themes/fjord-core) and deployed automatically on every release.