├── README.md
└── assets
└── main.svg
/README.md:
--------------------------------------------------------------------------------
1 |

2 |
3 | ## Installation
4 | Download `TokyoNight-SE.tar.bz2` archive from [Releases](https://github.com/ljmill/tokyo-night-icons/releases/) and extract into `~/.local/share/icons` or `/usr/share/icons`
5 |
6 | ## Applying
7 |
8 | Set the `gtk-icon-theme-name` in `~/.config/gtk-3.0/settings.ini`:
9 |
10 | ```ini
11 | gtk-icon-theme-name=TokyoNight-SE
12 | ```
13 |
14 | or use a GTK theme manager such as [lxappearance](https://github.com/lxde/lxappearance).
15 |
--------------------------------------------------------------------------------
/assets/main.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
307 |
--------------------------------------------------------------------------------