fix: move README to profile/ for org profile display

This commit is contained in:
2026-03-24 09:53:52 -07:00
parent 1103d31ffd
commit bc2169a521

37
profile/README.md Executable file
View File

@@ -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.