diff --git a/doc/theme3/convert.md b/doc/theme3/convert.md index a7de67ac..e46f6700 100644 --- a/doc/theme3/convert.md +++ b/doc/theme3/convert.md @@ -1,7 +1,5 @@ # Convert old themes to the new format -> This is now invalid, old theme support has been removed and will be part of a separate tool. - **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: @@ -16,4 +14,4 @@ You can preview the theme using: rofi -theme new_theme.rasi -show run ``` - +> Note: support for named colors has been dropped.