kvnxiao / aeroten-theme

A "fluent" Windows 10 theme for Linux (GTK+)
GNU General Public License v3.0
17 stars 4 forks source link
aero cinnamon fluent-design gnome gtk gtk3 kde linux metacity plasma theme window-manager windows

Aeroten Theme for Linux

A pixel-perfect copy of Windows 10's flat Metro / Fluent Design theme for Linux.

Overview

Currently includes the "Steel Blue" accent colour theme from Windows 10 for window borders and buttons.

Installing

Releases can be found in the release section online.

To manually build and install the metacity .xml file from the templating source file which uses Pug, you will need yarn and make installed.

  1. Clone the repository to your drive
  2. Run make dep to install the node modules
  3. Run make install to install the theme

And to uninstall, simply run make uninstall to uninstall the theme

Roadmap