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

https://github.com/rose-pine/desmos-desktop

Soho vibes for Desmos Desktop
https://github.com/rose-pine/desmos-desktop

desmos rose-pine soho-vibes theme

Last synced: 18 days ago
JSON representation

Soho vibes for Desmos Desktop

Awesome Lists containing this project

README

          



Rosé Pine for Desmos Desktop

All natural pine, faux fur and a bit of soho vibes for the classy minimalist





Re-work of [this](https://github.com/DingShizhe/Desmos-Desktop).

## Usage

***If you are on Linux, I highly reccomend you use the prebuilt AppImage alongside AppImageLauncher from the Releases tab!!***

If building from source, you will need Node.js (with npm) and Electron

```sh
git clone https://github.com/rose-pine/desmos-desktop.git && cd desmos-desktop
npm install -d
npm run dist
cd dist && ls
```

If you're on Linux and have decided not to download the AppImage and instead build it from source for some forsaken reason, you need to edit `./res/appimagekit-desmos.desktop` properly and move it to `~/.local/share/applications`.

## Gallery

![Desmos Desktop with Rosé Pine](https://i.imgur.com/ui3AKxn.png)

## Thanks to

- [ThatOneCalculator](https://github.com/thatonecalculator)