diff options
Diffstat (limited to '.themes/Nordic-darker-v40/README.md')
| -rw-r--r-- | .themes/Nordic-darker-v40/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.themes/Nordic-darker-v40/README.md b/.themes/Nordic-darker-v40/README.md new file mode 100644 index 000000000..e12539b27 --- /dev/null +++ b/.themes/Nordic-darker-v40/README.md @@ -0,0 +1,17 @@ + + + +> 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. + |
