An open API service indexing awesome lists of open source software.

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.

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)