Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neizod/blubuntu

Turns Ubuntu into blue!
https://github.com/neizod/blubuntu

Last synced: about 1 month ago
JSON representation

Turns Ubuntu into blue!

Awesome Lists containing this project

README

        

===============
Blubuntu (beta)
===============

Turns most of Ubuntu color from orange-purple into blue.
Also set new default background picture and cursor color.

This package is not only a theme, it also set up system to use this theme too.

This project has no relation with https://wiki.ubuntu.com/Artwork/Incoming/Blubuntu, since I found they are inactive for too long.

Installation
============

Via apt-get
-----------

::

add-apt-repository ppa:neizod/ppa
apt-get update
apt-get install blubuntu

Local Build and Install
-----------------------

::

make
dpkg -i blubuntu_*.deb
make clean