chore: initial org profile
This commit is contained in:
21
LICENSE
Executable file
21
LICENSE
Executable file
@@ -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.
|
||||||
37
README.md
Executable file
37
README.md
Executable 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` | `#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.
|
||||||
Reference in New Issue
Block a user