mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
17 lines
401 B
Markdown
17 lines
401 B
Markdown
|
|

|
|
|
|
|
|
#### Installation
|
|
|
|
Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary).
|
|
|
|
To set the theme in Gnome, run the following commands in Terminal,
|
|
|
|
```
|
|
gsettings set org.gnome.desktop.interface gtk-theme "Sweet"
|
|
gsettings set org.gnome.desktop.wm.preferences theme "Sweet"
|
|
```
|
|
or Change via distribution specific tool.
|
|
|