aboutsummaryrefslogtreecommitdiff
path: root/.themes/Nordic-darker-v40/README.md
blob: e12539b2762a7097f3a45a7e35a4609ebe022e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
![](Art/nordic.png)

> Nordic is a Gtk3.20+ theme created using the awesome [Nord](https://github.com/arcticicestudio/nord) color pallete.

#### Installation

Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary).

To set the theme on Gnome, run the following commands in Terminal:

```
gsettings set org.gnome.desktop.interface gtk-theme "Nordic"
gsettings set org.gnome.desktop.wm.preferences theme "Nordic"
```
or Change via distribution specific tool.