/ursamajor

Ursa Major color scheme

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Ursa Major is a colorscheme, inspired by the Nord colorscheme and the Nordic theme by Eliver L., but designed to offer more balanced gray/white hues.

Installation

Clone the repository with the following command

git clone https://github.com/kgoettler/ursamajor.git

GNOME

Copy the contents of the gnome directory to ~/.themes or /usr/share/themes:

mkdir ~/.themes/UrsaMajor
cp -r ./gnome/* ~/.themes/UrsaMajor

Activate the theme using the Appearance GUI, or with the following commands:

gsettings set org.gnome.desktop.interface gtk-theme "UrsaMajor"
gsettings set org.gnome.desktop.wm.preferences theme "UrsaMajor"