Move some files, add small theme convert document.

This commit is contained in:
Dave Davenport 2017-01-16 08:51:56 +01:00
parent 8f1b8b18d8
commit cc7a27fbea
13 changed files with 24 additions and 0 deletions

17
doc/theme3/convert.md Normal file
View 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
View 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)

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB