https://github.com/zenbones-theme/zenbones-mono
Comfy. Condensed. Coding.
https://github.com/zenbones-theme/zenbones-mono
font iosevka typeface
Last synced: 25 days ago
JSON representation
Comfy. Condensed. Coding.
- Host: GitHub
- URL: https://github.com/zenbones-theme/zenbones-mono
- Owner: zenbones-theme
- License: ofl-1.1
- Created: 2024-08-07T17:51:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T06:55:49.000Z (3 months ago)
- Last Synced: 2025-03-23T18:51:42.457Z (about 1 month ago)
- Topics: font, iosevka, typeface
- Homepage: https://michaelchris.space/zenbones-mono
- Size: 11.8 MB
- Stars: 34
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Zenbones Mono](https://michaelchris.space/zenbones-mono)
Comfy. Condensed. Coding.
A custom [Iosevka](https://github.com/be5invis/Iosevka) build drawing
inspirations from various programming typefaces.- Semi-condensed
- Inherits Pragmata Pro variant
- Higher xHeight
- Slightly thicker regular width
- Cherry-picked letter variants inspired from various programming fonts and also
some personal tastes## Variants
| Variant | Inspiration |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Zenbones Mono | [Pragmata Pro](https://fsd.it/shop/fonts/pragmatapro/) |
| Zenbones Slab | Slab version |
| Zenbones Brainy | [JetBrains Mono](https://www.jetbrains.com/lp/mono/) and [Berkeley Mono](https://berkeleygraphics.com/typefaces/berkeley-mono/) |
| Zenbones Proto | [0xProto](https://github.com/0xType/0xProto) |
| Zenbones Prose | Quasi-proportional version |## Install
The font can be download from the
[release page](https://github.com/zenbones-theme/zenbones-mono/releases).## Customization
This build has full access to
[Iosevka's customizations](https://github.com/be5invis/Iosevka/tree/main/doc).
And so you can simply use the character/stylistic variant sets available. For
example, you want to enable Texture Healing and the rounder parenthesis in
Kitty:```conf
font_features Zenbones-Mono +TXTR +cv07=10 +cv10=13 +VSAG=1
font_features Zenbones-Mono-Semibold +TXTR +cv07=10 +cv10=13 +VSAG=1
font_features Zenbones-Mono-Italic +TXTR +cv07=10 +cv10=13 +VSAG=1
font_features Zenbones-Mono-Semibold-Italic +TXTR +cv07=10 +cv10=13 +VSAG=1
```## Other inspirations
- [Pragmasevka](https://github.com/shytikov/pragmasevka)
- [Iosvmata](https://github.com/N-R-K/Iosvmata)