https://github.com/loke-dev/angrboda
⌘ Visual Studio Code theme
https://github.com/loke-dev/angrboda
Last synced: about 1 month ago
JSON representation
⌘ Visual Studio Code theme
- Host: GitHub
- URL: https://github.com/loke-dev/angrboda
- Owner: loke-dev
- License: mit
- Created: 2018-02-18T18:31:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T01:48:06.000Z (almost 5 years ago)
- Last Synced: 2024-04-26T01:22:05.383Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=carlssonloke.angrboda
- Size: 734 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Angrboða
A dark and light theme for long coding sessions — built for VS Code and Cursor.
Inspired by the giantess from Norse mythology, this theme brings a touch of myth and magic to your editor. Pick the shadowy dark variant or the crisp light variant; both are tuned for readability.
## Installation
Releases ship as a **`.vsix`** file attached to each [GitHub Release](https://github.com/lokecarlsson/Angrboda/releases).
1. Open the **latest release** and download **`angrboda-<version>.vsix`**.
2. In **Cursor** or **VS Code**: open the **Extensions** view → **⋯** menu → **Install from VSIX…** (or run the “Install from VSIX” command in the palette).
3. Choose the downloaded file. Reload the window if prompted.
4. Run **Preferences: Color Theme** and select **Angrboða Light** or **Angrboða Dark**.
## Releasing (maintainers)
1. Run **`npm run release`** — [bumpp](https://github.com/antfu/bumpp) updates `package.json`, commits, creates tag `v*`, and pushes.
2. On GitHub, open **Releases** → **Draft a new release** → select that tag → **Publish release**.
Alternatively: `gh release create vX.Y.Z --verify-tag --generate-notes`
3. GitHub Actions attaches the built **`.vsix`** to that release automatically.
## Thanks
Based on the excellent [vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse) by Anthony Fu.
## License
[MIT](LICENSE).