Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ascpixi/nulloy-fluent-design
🔉 A Windows 11 Fluent Design skin for Nulloy
https://github.com/ascpixi/nulloy-fluent-design
fluent-design nulloy nulloy-skin nulloy-skins nulloy-theme nulloy-themes qt-gui qt-theme
Last synced: 8 days ago
JSON representation
🔉 A Windows 11 Fluent Design skin for Nulloy
- Host: GitHub
- URL: https://github.com/ascpixi/nulloy-fluent-design
- Owner: ascpixi
- Created: 2024-07-15T12:25:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T11:15:37.000Z (4 months ago)
- Last Synced: 2024-07-16T14:55:52.866Z (4 months ago)
- Topics: fluent-design, nulloy, nulloy-skin, nulloy-skins, nulloy-theme, nulloy-themes, qt-gui, qt-theme
- Language: JavaScript
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# nulloy-fluent-design
This repository hosts the `Fluent (Mica)` theme for Nulloy, which serves to simulate Windows 11's Fluent Design with Nulloy's Qt-based interface.![Screenshot showing Nulloy with the skin](./screenshot.png)
In order to download it, head over to the [Releases](https://github.com/ascpixi/nulloy-fluent-design/releases), and drop the `nzs` file into the `Skins` directory of your Nulloy installation - for example, `C:\Program Files (x86)\Nulloy\Skins`.
The skin is based on the **Metro** skin, pre-packaged with Nulloy.
## Building
If you'd like to build the skin yourself, simply run the `build.sh` script. If you're on Windows, you should be able to run the script if you have `zip` and `rm` available.Alternatively, you can also package all files in `src` into a `.zip` file, and then change its extension to `nzs`.