Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/neizod/blubuntu
- Owner: neizod
- Created: 2013-10-26T21:22:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-26T21:48:38.000Z (about 11 years ago)
- Last Synced: 2023-03-12T07:48:25.749Z (over 1 year ago)
- Language: CSS
- Size: 965 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 blubuntuLocal Build and Install
-----------------------::
make
dpkg -i blubuntu_*.deb
make clean