Rainmeter plugin that allows to create a blur/acrylic/transparent effect with color on the skin window or taskbar. This plugin has basic support for multimonitor setup.
Minimal requirements is Windows 10. For acrylic option Windows 10 build 10.0.17134, 1803 (April 2018 update). For corner and border color options Windows 11 build 22000. For mica effects Windows 11 build 22621.
For more information, check the Rainmeter forum.
Check my other Rainmeter plugin DarkContextMenu.
This plugin has two measure mode one for taskbar and other for skin.
Works in both modes.
Taskbar - Option to choose plugin mode.
Type - Option to choose accent state.
Color - Color in hex format RRGGBBAA or RRGGBB. Default value is 00000001.
AccentColor - will use Windows 10 accent color, with transparency from color option (last 2 number - AA). In Windows 11 also affect border color.
Note 1: blur state is somehow broken in Windows 11 build 22000. This is Windows 11 bug.
Note 2: acrylic state is broken in Windows 10 build 10.0.18362, 1903 (May 2019 Update) and later. This is Windows 10 bug. In Windows 11 build 22000 it seems to be fixed.
Must have option Taskbar=0
.
Corner - Option to choose corner type, also enable border around skin.
BorderColor - Color in hex format RRGGBB. Corner option must have value 2 or 3.
Mica - Option to choose backdrop material (mica) effect type, will disable Type
option. Note 3
Type
option, , default value.Note 3: mica effects require window (here skin) to have focus, if there is no focus mica will use solid color. Current workaround is not perfect, and skin can start or revert back to solid color state.
Mica is also affected by dark mode, which can be controled by my other Rainmeter plugin DarkContextMenu.
Must have option Taskbar=1
.
In taskbar mode plugin is working in parent-child measure style.
Info - Option to choose which information will be shown in log (Skin Tab).
SecondMonitor - Option to enable support for 2+ monitor setup and allow to use child measures.
ParentName - Name of parent measure. Parent measure must have option SecondMonitor=1
.
Index - Option to select second monitor.
Note 2: if child measure is not used, style from parent measure will be applied on all taskbars.
[TranslucentSkin]
Measure=Plugin
Plugin=TranslucentRM
Type=2
Color=00000050
AccentColor=1
[Info]
Measure=Plugin
Plugin=TranslucentRM
Taskbar=1
AccentColor=1
Info=1
[MainTaskbar]
Measure=Plugin
Plugin=TranslucentRM
Taskbar=1
Type=2
Color=6311B250
[MainTaskbar]
Measure=Plugin
Plugin=TranslucentRM
Taskbar=1
SecondMonitor=1
Type=4
Color=0063B1A0
[SecondTaskbar]
Measure=Plugin
Plugin=TranslucentRM
ParentName=MainTaskbar
Index=1
Type=1
Color=A70013
[Taskbars]
Measure=Plugin
Plugin=TranslucentRM
Taskbar=1
SecondMonitor=1
Type=6
[RoundCorners]
Measure=Plugin
Plugin=TranslucentRM
Type=4
Corner=2
BorderColor=FFD700
[Mica]
Measure=Plugin
Plugin=TranslucentRM
Mica=2
Corner=3
BorderColor=C4D4E0