diff --git a/README.md b/README.md
index 0e66a21..0fe3e84 100644
--- a/README.md
+++ b/README.md
@@ -187,6 +187,37 @@ cd scripts

+### Colorschemes
+
+The files are stored in *~/.config/rofi/themes/colorschemes*.
+To change the active colorscheme simply change the import line in *~/.config/rofi/themes/colors.rasi*.
+
+If you wish to change the colorscheme for only one specific applet/menu, you can add the line below after `@import "colors.rasi"` to the *~/.config/rofi/themes/.rasi* or *~/.config/rofi/themes/menu/.rasi* file.
+
+``` css
+@import "colorschemes/.rasi"
+```
+
+Previews
+
+|Material Dark|Material Light|
+|--|--|
+|||
+
+|Adapta-Nokto|Adapta|Arc-Dark|Arc|
+|--|--|--|--|
+|||||
+
+|adwaita|gruvbox|dark|armchair|darkpink|
+|--|--|--|--|--|
+||||||
+
+|fresh|inside|party|sirin|minimo|
+|--|--|--|--|--|
+||||||
+
+
+
### App Launchers
A collection for application launcher, works with `rofi` from official arch repo.
@@ -327,37 +358,6 @@ An Album is [Here](https://www.buymeacoffee.com/p/45388).
-### Colorschemes
-
-The files are stored in *~/.config/rofi/themes/colorschemes*.
-To change the active colorscheme simply change the import line in *~/.config/rofi/themes/colors.rasi*.
-
-If you wish to change the colorscheme for only one specific applet/menu, you can add the line below after `@import "colors.rasi"` to the *~/.config/rofi/themes/.rasi* or *~/.config/rofi/themes/menu/.rasi* file.
-
-``` css
-@import "colorschemes/.rasi"
-```
-
-Previews
-
-|Material Dark|Material Light|
-|--|--|
-|||
-
-|Adapta-Nokto|Adapta|Arc-Dark|Arc|
-|--|--|--|--|
-|||||
-
-|adwaita|gruvbox|dark|armchair|darkpink|
-|--|--|--|--|--|
-||||||
-
-|fresh|inside|party|sirin|minimo|
-|--|--|--|--|--|
-||||||
-
-
-
## Tips
### Simple way to execute applets/menus