|
1 | 1 | <div align="center"> |
2 | 2 | <img width="196" height="196" src="./docs/logo.png" /> |
3 | | - <h1>Dark Orchid for {{replace}}</h1> |
| 3 | + <h1>Dark Orchid for Rofi</h1> |
4 | 4 |
|
5 | | - A {{replace}} Theme, that's purple. |
| 5 | + A Rofi Theme, that's purple. |
6 | 6 |
|
7 | 7 | *If you like this project, consider giving it a ⭐ to show your support!*<br/> |
8 | 8 | *It also helps others to discover it.* |
9 | 9 |
|
10 | | - [](../../releases/latest) |
11 | | - [](./LICENSE) |
| 10 | + [](../../releases/latest) |
| 11 | + [](./LICENSE) |
12 | 12 | [](#contributing) |
13 | 13 | [](https://github.com/sponsors/simonkovtyk/) |
14 | 14 | </div> |
15 | 15 |
|
16 | | - |
| 16 | + |
17 | 17 |
|
18 | 18 | ## About |
19 | 19 | The Dark Orchid Theme is a cohesive visual ecosystem built around the striking color purple. |
20 | 20 |
|
21 | 21 | Centered on the rich Dark Orchid shade, it highlights purple's depth, creativity, and elegance. Through balanced contrasts and unified tones, the theme creates a bold yet harmonious aesthetic that stands out across any design. |
22 | 22 |
|
23 | | -## Features |
24 | | -{{replace}} |
25 | | - |
26 | 23 | ## Usage |
27 | | -{{replace}} |
28 | | - |
29 | | -## Configuration |
30 | | -{{replace}} |
| 24 | +1. Download the [theme file](./dark_orchid.rasi) |
| 25 | +2. Put it into the configuration (`~/.config/rofi`) |
| 26 | +3. Add the following code to the top of your configuration file (`~/.config/rofi/config.rasi`): |
| 27 | +``` |
| 28 | +@theme "dark_orchid.rasi" |
| 29 | +``` |
| 30 | +4. Enjoy it |
31 | 31 |
|
32 | 32 | ## License |
33 | 33 | The MIT License (MIT) - Please have a look at the [LICENSE file](./LICENSE) for more details. |
|
0 commit comments