A complete OS theme, built for GNOME and inspired by Arc.
ArcOS is a single theme implemented for multiple graphical systems. The idea is to apply a consistent look and feel to your boot loader, your login screen, and your desktop UI. From boot to shutdown.
Themes are provided for:
- Plymouth
- GDM
- GTK
- Gnome Terminal (soon)
- Mouse Cursors (soon)
ArcOS uses both sass for styles and gulp for building everything. Just run gulp
.
$ gulp
[11:12:54] Using gulpfile ~/Projects/arcos/gulpfile.js
[11:12:54] Starting ...
The themes are stored in arcos/rendered/
as they are completed.
$ gulp clean
Copy arcos/rendered/*
to ~/.themes
.