Author Topic: How to beautify the Windows 10 Search feature  (Read 56 times)

Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35126
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
How to beautify the Windows 10 Search feature
« on: November 09, 2020, 01:40:27 PM »


Windows Search is one of the flagship features of Windows 10 and it allows you to search for your local files and web (Bing).

While Windows Search works great, the overall user interface of the search page has largely remained unchanged and it's also missing a dark theme in the production builds.

Microsoft recently confirmed that users can soon use Windows Search in dark mode by configuring the feature under Settings > Personalization. While the dark mode is a welcome improvement, it's still not enough if you truly want to customize the look and feel of the search results.

Since Windows Search interface is based on Microsoft's web technologies, it can be easily tweaked by injecting a custom JavaScript file. If you don't want to do this manually, you can use an open-source free tool called "BeautySearch".

Overview

By default, Windows 10 allows you to apply accent color to your Start screen, Action Center, and even taskbar, but you cannot change the color of the results page. With this tool, you can force Windows Search to respect your system's accent color.



Similarly, BeautySearch also allows you to enable dark mode within the search results.

The other features include:

• Remove background color from tiles to remove consistency across the operating system.

• Add shadows to context menus.

• Make the corners of context menus rounded.

• Add acrylic effect to the context menus,

• Removes outline around the borders when you navigate using the mouse.

How to install Beauty Search

In order to use Beauty Search, your device should be running Windows 10 May 2020 Update (version 2004) and higher to install BeautySearch.

To install Beauty Search, follow these steps:

1. Head to Github release page.

2. Download the .exe file.

3. Double-click on setup.

4. Select and apply the features of your choice.



5. Click on install/reinstall.

If you're interested, you can also download the source code of the app and create your own package using the BeautySearch JavaScript.

source