It is currently March 28th, 2024, 1:34 pm

Desktop Color Shade [Friday {just for} Fun Skin]

Skins with graphics and animations
Post Reply
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5380
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Desktop Color Shade [Friday {just for} Fun Skin]

Post by eclectic-tech »

Desktop Color Shade

Driven by my desire to have a solid color desktop NOT limited to the "Bag of Skittles"(jsmorley's description) :thumbup: colors M$ offers, I offer for your use my DESKTOP COLOR SHADE suite of 3 skins.

As mentioned several times on this forum, using a Rainmeter skin in full-screen mode is not the best use of resources, since a wallpaper may be being displayed by Windows, but completely invisible behind the skin.

The main difference with these skins versus normal skins is that they need to be invisible to any normal desktop activity, so the only way to access is to Initially Hold the 'CTRL' key down, and Middle-click the Desktop. This will toggle the click-through property and allow you to interact with the skins.

The 'CTRL' + Middle-click action will:
  • refresh these skins
  • reposition them below other skins
  • update chameleon colors
  • show available settings
That handles the first 3 idiosyncrasies, the last one I resolve by setting the height of the skin to a value that does not cover the bottom line of the work area screen pixels. This can sometimes mean that a thin line of different color may appear at the bottom of the screen, but it allows a mouse over movement to activate a hidden taskbar.

For those who have a top bar you may want to exclude from the skins, I include a 'TopOffSet' variable you can set in the '@Resources\UserVariables.inc' file that will drop the skins below that number of pixels.

You can always access the taskbar with the 'Win' key and access the skins via the system tray icon. :x

The Skins

DesktopColorShade
The 'DesktopColorShade.ini' skin lets you set any color, using a modified Kaelri's spectrum skin and script, as a solid background. It also lets you shade that color from none to 50% intensity.
desktopcolorshade.png
DesktopColorAutoWall
The 'DesktopColorAutoWall.ini' skin uses Sox-the-Fox's Chameleon plugin to obtain 2 foreground and 2 background colors from your current wallpaper; so you must have a wallpaper loaded!
The skin will offer 4 colors displayed in the upper middle of your screen, along with the current gradient angle.
desktopcolorshadeauto.png

By default, it will use:

Code: Select all

SolidColor=[mDesktopFG1]
SolidColor2=[mDesktopBG2]
GradientAngle=#GradientAngle#
Forground1, Background2, and a 90 degree gradient (top to bottom)

Settings for the skin will appear near the top-center of your screen:
Left-click the color to set it as the color for the top half of the screen.
Right-click the color to set it as the color for the bottom half.
Scroll the mouse to change the gradient angle.
Note: by left-clicking AND right-clicking the same color you have a solid color background.

Click the 'X' to close the settings and set the skin back to click-through.
To access the controls again, hold 'CTRL' and Middle-click the Desktop (default colors will be re-loaded).

WallpaperColorShade
The 'WallpaperColorShade.ini' skin lets you shade your current wallpaper with any color.
wallpapershade.png
So having a covered wallpaper is not all that bad a use of resources; I use it for this skin and the auto wall above, and gives me control over the color of my desktop! 8-)

Conclusion
Don't settle for "Skittle Colors"!
Are gradients dated? Then don't use them...

Any other members have a creation that is 'Just for Fun'? :welcome:
Edits to corrected my typing errors!
v 2016.10.27 Corrected Shading image location error X:
v 2016.10.01a: Remove introduced image error from auto version...
v 2016.10.01: Removed some of my ramblings. Modified mouse actions for easier use.
DesktopColorShade_1.2016.10.27.rmskin
(418.93 KiB) Downloaded 97 times
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5380
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Desktop Color Shade [Friday {just for} Fun Skin]

Post by eclectic-tech »

Corrected the path setting, that caused no shading of the color in Desktop version.
I hate when I overlook something as simple as '#@#Images\'... :?

Oh well, hope you enjoy my corrected version! :D
Post Reply