diff --git a/how-to-create-a-theme.md b/how-to-create-a-theme.md index 2d607fc..5909321 100644 --- a/how-to-create-a-theme.md +++ b/how-to-create-a-theme.md @@ -1,8 +1,6 @@ ## Overview -If you make a theme for the first time, refer to the existing theme. Copy the **sublime.xaml** (This is one of the basic theme files.) in the theme folder of Flow and make it a new file. Or you can download it here. - -[sublime.xaml]: https://github.com/Flow-Launcher/Flow.Launcher/blob/dev/Flow.Launcher/Themes/Sublime.xaml +If you make a theme for the first time, refer to the existing theme. Copy the **sublime.xaml** (This is one of the basic theme files.) in the theme folder of Flow and make it a new file. Or you can download it [here](https://github.com/Flow-Launcher/Flow.Launcher/blob/dev/Flow.Launcher/Themes/Sublime.xaml). ## ⛔ Caution ⛔