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
- Host: GitHub
- URL: https://github.com/rose-pine/desmos-desktop
- Owner: rose-pine
- License: other
- Created: 2020-11-11T19:11:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-05T14:46:10.000Z (8 months ago)
- Last Synced: 2026-03-30T05:38:42.985Z (3 months ago)
- Topics: desmos, rose-pine, soho-vibes, theme
- Language: JavaScript
- Homepage:
- Size: 4.71 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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

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