Move some files, add small theme convert document.
17
doc/theme3/convert.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Convert old themes to the new format
|
||||
|
||||
**Rofi** 1.4 can still read in and convert the old theme format. To read the old format, convert it, and dump it into a
|
||||
new file run:
|
||||
|
||||
```bash
|
||||
rofi -config {old theme} -dump-theme > new_theme.rasi
|
||||
```
|
||||
|
||||
This gives a very basic theme, with the colors from the old theme.
|
||||
You can preview the theme using:
|
||||
|
||||
```bash
|
||||
rofi -theme new_theme.rasi -show run
|
||||
```
|
||||
|
||||
|
7
doc/theme3/index.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Rofi Advanced Style Information
|
||||
|
||||
**rasi** is **rofi**'s new theme format (theme format version 3).
|
||||
|
||||
* [Specification](specification.md)
|
||||
* [Tutorial](tutorial.md)
|
||||
* [Covert old themes](convert.md)
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |