Skip to content

Commit

Permalink
Updated Skin to Version 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maze404 committed Jan 5, 2022
1 parent dcff7fd commit 93437a4
Show file tree
Hide file tree
Showing 20 changed files with 3,547 additions and 613 deletions.
19 changes: 16 additions & 3 deletions @Resources/variables.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
; Version Number
Version_Number=2.1.1
; Toggle Switches
Switch=0
Switch=1
Switch1=1

Switch2=0
Switch3=1
Switch4=1

; Light Mode
LightDarkTheme_Text0=Light
Expand Down Expand Up @@ -39,6 +41,12 @@ Button_Text_Color1=10,10,10,255
; Blur Type
Blur_Type=Acrylic

;Border Type
Border_Type0=None
Border_Type1=All
BorderFont_Text0=Hide
BorderFont_Text1=Show

; Dark Font
Font_Color0=25,25,25,255
Title_Color0=10,10,10,255
Expand All @@ -52,7 +60,12 @@ Bar_Tint1=255,255,255,255
LightDarkFont_Text1=Light

; Rounded Corners
Round_Corner=10,10
Round_Corner0=0,0
Round_Corner1=10,10
FGRound_Corner0=None
FGRound_Corner1=None
CornerFont_Text0=None
CornerFont_Text1=Win11

; Miscellaneous Toggle Switches
ToggleGPU=1
Expand Down
Binary file modified CPU/2 Core.ini
Binary file not shown.
Binary file modified CPU/4 Core.ini
Binary file not shown.
Binary file modified CPU/6 Core.ini
Binary file not shown.
Binary file modified CPU/8 Core.ini
Binary file not shown.
17 changes: 14 additions & 3 deletions DISK USAGE/1 Disk.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ AccurateText=1
Name=FluentDash11
Author=maze404
Information=A Rainmeter skin made to look like it is part of the new Windows 11 OS.
Version=2.1.1
Version=2.5
License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0

[Variables]
@Include=#@#variables.inc

[Background]
Meter=Shape
Shape=Rectangle 0,0,325,65,#Round_Corner# | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0
Shape=Rectangle 0,0,325,65,[#Round_Corner[#Switch3]] | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0

;------------------------
;--------PLUGINS---------
Expand All @@ -24,7 +24,18 @@ Shape=Rectangle 0,0,325,65,#Round_Corner# | Fill Color [#Background_Color[#Switc
Measure=Plugin
Plugin=FrostedGlass
Type=#Blur_Type#
Border=All
Border=[#Border_Type[#Switch2]]
Corner=[#FGRound_Corner[#Switch4]]

[MeasureOSVersion]
Measure=Plugin
Plugin=SysInfo
SysInfoType=OS_VERSION
IfMatch="Windows 10"
IfMatchAction=[!WriteKeyValue Variables FGRound_Corner1 None "#@#variables.inc"][!Redraw]
IfNotMatchAction=[!WriteKeyValue Variables FGRound_Corner1 Round "#@#variables.inc"][!Redraw]
DynamicVariables=1
UpdateDivider=-1

;------------------------
;--------MEASURES--------
Expand Down
17 changes: 14 additions & 3 deletions DISK USAGE/2 Disks.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ AccurateText=1
Name=FluentDash11
Author=maze404
Information=A Rainmeter skin made to look like it is part of the new Windows 11 OS.
Version=2.1.1
Version=2.5
License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0

[Variables]
@Include=#@#variables.inc

[Background]
Meter=Shape
Shape=Rectangle 0,0,325,105,#Round_Corner# | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0
Shape=Rectangle 0,0,325,105,[#Round_Corner[#Switch3]] | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0

;------------------------
;--------PLUGINS---------
Expand All @@ -24,7 +24,18 @@ Shape=Rectangle 0,0,325,105,#Round_Corner# | Fill Color [#Background_Color[#Swit
Measure=Plugin
Plugin=FrostedGlass
Type=#Blur_Type#
Border=All
Border=[#Border_Type[#Switch2]]
Corner=[#FGRound_Corner[#Switch4]]

[MeasureOSVersion]
Measure=Plugin
Plugin=SysInfo
SysInfoType=OS_VERSION
IfMatch="Windows 10"
IfMatchAction=[!WriteKeyValue Variables FGRound_Corner1 None "#@#variables.inc"][!Redraw]
IfNotMatchAction=[!WriteKeyValue Variables FGRound_Corner1 Round "#@#variables.inc"][!Redraw]
DynamicVariables=1
UpdateDivider=-1

;------------------------
;--------MEASURES--------
Expand Down
17 changes: 14 additions & 3 deletions DISK USAGE/3 Disks.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ AccurateText=1
Name=FluentDash11
Author=maze404
Information=A Rainmeter skin made to look like it is part of the new Windows 11 OS.
Version=2.1.1
git config --global user.nameVersion=2.5
License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0

[Variables]
@Include=#@#variables.inc

[Background]
Meter=Shape
Shape=Rectangle 0,0,325,145,#Round_Corner# | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0
Shape=Rectangle 0,0,325,145,[#Round_Corner[#Switch3]] | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0

;------------------------
;--------PLUGINS---------
Expand All @@ -24,7 +24,18 @@ Shape=Rectangle 0,0,325,145,#Round_Corner# | Fill Color [#Background_Color[#Swit
Measure=Plugin
Plugin=FrostedGlass
Type=#Blur_Type#
Border=All
Border=[#Border_Type[#Switch2]]
Corner=[#FGRound_Corner[#Switch4]]

[MeasureOSVersion]
Measure=Plugin
Plugin=SysInfo
SysInfoType=OS_VERSION
IfMatch="Windows 10"
IfMatchAction=[!WriteKeyValue Variables FGRound_Corner1 None "#@#variables.inc"][!Redraw]
IfNotMatchAction=[!WriteKeyValue Variables FGRound_Corner1 Round "#@#variables.inc"][!Redraw]
DynamicVariables=1
UpdateDivider=-1

;------------------------
;--------MEASURES--------
Expand Down
17 changes: 14 additions & 3 deletions DISK USAGE/4 Disks.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ AccurateText=1
Name=FluentDash11
Author=maze404
Information=A Rainmeter skin made to look like it is part of the new Windows 11 OS.
Version=2.1.1
Version=2.5
License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0

[Variables]
@Include=#@#variables.inc

[Background]
Meter=Shape
Shape=Rectangle 0,0,325,190,#Round_Corner# | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0
Shape=Rectangle 0,0,325,190,[#Round_Corner[#Switch3]] | Fill Color [#Background_Color[#Switch]] | StrokeWidth 0

;------------------------
;--------PLUGINS---------
Expand All @@ -24,7 +24,18 @@ Shape=Rectangle 0,0,325,190,#Round_Corner# | Fill Color [#Background_Color[#Swit
Measure=Plugin
Plugin=FrostedGlass
Type=#Blur_Type#
Border=All
Border=[#Border_Type[#Switch2]]
Corner=[#FGRound_Corner[#Switch4]]

[MeasureOSVersion]
Measure=Plugin
Plugin=SysInfo
SysInfoType=OS_VERSION
IfMatch="Windows 10"
IfMatchAction=[!WriteKeyValue Variables FGRound_Corner1 None "#@#variables.inc"][!Redraw]
IfNotMatchAction=[!WriteKeyValue Variables FGRound_Corner1 Round "#@#variables.inc"][!Redraw]
DynamicVariables=1
UpdateDivider=-1

;------------------------
;--------MEASURES--------
Expand Down
Loading

0 comments on commit 93437a4

Please sign in to comment.