commit 4aea643b2665de49c2b980df8c4bd6642f594365 Author: Florian THIERRY Date: Wed Oct 15 15:24:02 2025 +0200 Initial commit. diff --git a/README.md b/README.md new file mode 100644 index 0000000..668f11f --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# Theme +Copy the [WIN7LIKE_COMBO_revE.skin7](./WIN7LIKE_COMBO_revE.skin7) file in the `Open Shell` skins folder. + + + +Open the Open-shell settings, in the `Skin` tab (1), select the custom theme named `WIN7LIKE COMBO revE.skin7` (3) in the select (2). + + + +# Icon +Copy the [Start_Button.png](./Start_Button.png) in the `Open Shell` folder. + + + +Open the Open-shell settings, in the `Start Menu Style` tab (1), check the `Windows 7 style` is selected (2) and then click on the `Pick image...` button (3) to choose the png file you pasted earlier. + + + +In the `Start Button` menu in settings (1), check the `Custom button` is selected (2), and you can change the `Button size` to `60` (3). + + + +# Result + \ No newline at end of file diff --git a/Start_Button.png b/Start_Button.png new file mode 100644 index 0000000..4d447fc Binary files /dev/null and b/Start_Button.png differ diff --git a/WIN7LIKE_COMBO_revE.skin7 b/WIN7LIKE_COMBO_revE.skin7 new file mode 100644 index 0000000..7273563 Binary files /dev/null and b/WIN7LIKE_COMBO_revE.skin7 differ diff --git a/documentation/images/result.png b/documentation/images/result.png new file mode 100644 index 0000000..c8079b2 Binary files /dev/null and b/documentation/images/result.png differ diff --git a/documentation/images/settings_to_change_start_menu_logo.png b/documentation/images/settings_to_change_start_menu_logo.png new file mode 100644 index 0000000..72e2125 Binary files /dev/null and b/documentation/images/settings_to_change_start_menu_logo.png differ diff --git a/documentation/images/settings_to_customise_start_menu_logo.png b/documentation/images/settings_to_customise_start_menu_logo.png new file mode 100644 index 0000000..a501774 Binary files /dev/null and b/documentation/images/settings_to_customise_start_menu_logo.png differ diff --git a/documentation/images/settings_to_select_theme.png b/documentation/images/settings_to_select_theme.png new file mode 100644 index 0000000..af12991 Binary files /dev/null and b/documentation/images/settings_to_select_theme.png differ diff --git a/documentation/images/where_to_copy_start_menu_logo.png b/documentation/images/where_to_copy_start_menu_logo.png new file mode 100644 index 0000000..5ef9c43 Binary files /dev/null and b/documentation/images/where_to_copy_start_menu_logo.png differ diff --git a/documentation/images/where_to_copy_theme_configuration_file.png b/documentation/images/where_to_copy_theme_configuration_file.png new file mode 100644 index 0000000..7645206 Binary files /dev/null and b/documentation/images/where_to_copy_theme_configuration_file.png differ