To change the Toolbar Icons and their sizes, you can follow the below steps,
- Go to Settings -> Preferences...
- Under General Tab in the toolbar option you can select among,
- Fluent UI: small
- Fluent UI: large
- Filled Fluent UI: small
- Filled Fluent UI: large
- Standard icons: small
- As you select among the options, you would see the change in the Size and Style of the Icons.

-
Have Questions? Post them here!
More Posts related to NotepadPlusPlus,
- Notepad++ hex editor Examples
- Are Windows Notepad files recoverable?
- How to add or remove bookmark on a line in Notepad++
- How to rename a tab in Notepad++
- Go to Line Number option in Windows Notepad
- How to Apply Themes to Notepad++
- Notepad++ Save Failed - Please check if this file is opened in another program.
- Encode/Decode URL Query String in Notepad++
- Remove duplicate lines using Notepad++
- Add comma or semicolon at end of each line Notepad++
- How to open Notepad?
- Where are Notepad++ macros stored?
- How to check about details of Notepad++ text editor
- Notepad++ Export file as HTML
- Indent/Prettify HTML File in Notepad++
- Notepad++ Reload - This file has been modified by another program. Do you want to reload it?
- List of Programming Languages Supported by Notepad++
- Notepad++ Editor alternatives for Mac OS X
- Add Custom header and footer to Windows Notepad file
- How to un-hide tab bar in notepad++
- Notepad++ is about to exit prompt message
- Launch Notepad++ html document in any web browser
- Word wrap text in Notepad++
- Disable Control Scroll Zoom-in and Zoom-out in Notepad++
- Word count in Notepad++
More Posts:
- How to set CSS background-Image Property - CSS
- How to query database table names [MySQL/Oracle/SQL Server] - MySQL
- macOS Ventura XCode Command Line Tools Installation - MacOS
- Graph API error when querying BookingBusinesses - ErrorExceededFindCountLimit, The GetBookingMailboxes request returned too many results - Microsoft
- How to connect Airpods to Macbook Air or Pro? - MacOS
- How to display hidden files in Eclipse (dot prefixed files) - Eclipse
- Android SecurityException: Need BLUETOOTH ADMIN permissicacheNameAndAddresson: Neither user 10123 nor current process has android.permission.BLUETOOTH_ADMIN - Android
- Convert Java Object to YAML using Jackson Library - Java