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

https://github.com/monitio/mono-style

An Oh-My-Posh style based on a monochromatic colour palette.
https://github.com/monitio/mono-style

oh-my-posh oh-my-posh-theme oh-my-posh-themes shell shell-style-guide terminal theme themes

Last synced: 4 months ago
JSON representation

An Oh-My-Posh style based on a monochromatic colour palette.

Awesome Lists containing this project

README

          

# mono-style
An style based on a monochromatic colour palette for ***any one*** to use.

---

## Formats:

| Format | Description |
|----------|----------------------------|
| HSL | [Here](./src/schemes/hsl) |
| RGB | [Here](./src/schemes/rgb) |
| HEX | [Here](./src/schemes/hex) |
| XML | [Here](./src/schemes/xml/palette.xml) |
| Coolors - palette | [Here](https://coolors.co/palette/ffffff-e7e7e7-656565-4d4d4d-ff0000) |
| Oh-My-Posh - Style-sheet | [Here](./src/monostyle.omp.json) |
| Oh-My-Posh - Raw Style-sheet | [Here](https://raw.githubusercontent.com/monitio/mono-style/refs/heads/main/src/monostyle.omp.json) |
| CSS | [Here](./src/schemes/css/) (contains more than just plain CSS 😉) |
| Palettes | In the specific type folders. Like `./src/schemes/hsl|rgb|hex/images/palette.png` |

---

## Images:
*Oh-My-Posh - Powershell - Windows*:


![powershell](./src/images/powershell.png)
---
*HSL - palette*:


![hsl palette](./src/schemes/hsl/images/palette.png)
---
*RGB - palette*:


![rgb palette](./src/schemes/rgb/images/palette.png)
---
*HEX - palette*:


![hex palette](./src/schemes/hex/images/palette.png)