New default Immersive skin for Win10/11 (#538)

Fixes #538
This commit is contained in:
Eli Farmer
2023-01-04 10:56:06 +01:00
committed by ge0rdi
parent 134b414f0b
commit ecd17cb628
165 changed files with 1845 additions and 3 deletions

View File

@@ -68,6 +68,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Metallic7", "Skins\Metallic
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DesktopToasts", "Update\DesktopToasts\DesktopToasts.vcxproj", "{D94BD2A6-1872-4F01-B911-F406603AA2E1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Immersive", "Skins\Immersive\Immersive.vcxproj", "{BD28B058-230E-42DF-9FB1-FFBB0153F498}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Immersive7", "Skins\Immersive7\Immersive7.vcxproj", "{75809D15-8403-420A-BBE6-05F478D88D8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -388,6 +392,30 @@ Global
{D94BD2A6-1872-4F01-B911-F406603AA2E1}.Setup|Win32.ActiveCfg = Release|Win32
{D94BD2A6-1872-4F01-B911-F406603AA2E1}.Setup|Win32.Build.0 = Release|Win32
{D94BD2A6-1872-4F01-B911-F406603AA2E1}.Setup|x64.ActiveCfg = Release|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|Win32.ActiveCfg = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|Win32.Build.0 = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|x64.ActiveCfg = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|x64.Build.0 = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|Win32.ActiveCfg = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|Win32.Build.0 = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|x64.ActiveCfg = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|x64.Build.0 = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|Win32.ActiveCfg = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|Win32.Build.0 = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|x64.ActiveCfg = Resource|Win32
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|x64.Build.0 = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|Win32.ActiveCfg = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|Win32.Build.0 = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|x64.ActiveCfg = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|x64.Build.0 = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|Win32.ActiveCfg = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|Win32.Build.0 = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|x64.ActiveCfg = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|x64.Build.0 = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|Win32.ActiveCfg = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|Win32.Build.0 = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|x64.ActiveCfg = Resource|Win32
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|x64.Build.0 = Resource|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -412,6 +440,8 @@ Global
{598AB4AC-008E-4501-90B3-C5213834C1DA} = {409484D8-C0DB-4991-AF03-124128EDEF98}
{63BAF573-170B-4FA0-AEE3-16E04F3E9DF5} = {409484D8-C0DB-4991-AF03-124128EDEF98}
{CA5BFC96-428D-42F5-9F7D-CDDE048A357C} = {409484D8-C0DB-4991-AF03-124128EDEF98}
{BD28B058-230E-42DF-9FB1-FFBB0153F498} = {409484D8-C0DB-4991-AF03-124128EDEF98}
{75809D15-8403-420A-BBE6-05F478D88D8E} = {409484D8-C0DB-4991-AF03-124128EDEF98}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AF7D0AE8-B556-4840-92EF-CEADC95A5CD1}

View File

@@ -63,6 +63,8 @@ copy /B "..\StartMenu\Skins\Windows 8.skin7" Output > nul
copy /B "..\StartMenu\Skins\Midnight.skin7" Output > nul
copy /B "..\StartMenu\Skins\Metro.skin7" Output > nul
copy /B "..\StartMenu\Skins\Metallic.skin7" Output > nul
copy /B "..\StartMenu\Skins\Immersive.skin" Output > nul
copy /B "..\StartMenu\Skins\Immersive.skin7" Output > nul
REM ********* Collect debug info

View File

@@ -90,6 +90,8 @@
<ComponentRef Id="Midnight.skin7" />
<ComponentRef Id="Metro.skin7" />
<ComponentRef Id="Metallic.skin7" />
<ComponentRef Id="Immersive.skin" />
<ComponentRef Id="Immersive.skin7" />
<ComponentRef Id="AutoRun" />
<ComponentRef Id="MenuSettingsLink" />
</Feature>
@@ -535,6 +537,14 @@
<Component Id="Metallic.skin7" Guid="2167BBCA-FD42-4285-AE00-9CDDDF436B30" Win64="$(var.CS_WIN64)">
<File Id="Metallic.skin7" KeyPath="yes" Checksum="yes" Source="Output\Metallic.skin7" Vital="yes" />
</Component>
<Component Id="Immersive.skin" Guid="045C48C3-FE11-4C66-AD7F-3F3EE35B4DEA" Win64="$(var.CS_WIN64)">
<File Id="Immersive.skin" KeyPath="yes" Checksum="yes" Source="Output\Immersive.skin" Vital="yes" />
<Condition>WINDOWSBUILDNUM&gt;10000</Condition>
</Component>
<Component Id="Immersive.skin7" Guid="FFECA17A-C005-4D84-9F7C-DBC8EA2E1B5A" Win64="$(var.CS_WIN64)">
<File Id="Immersive.skin7" KeyPath="yes" Checksum="yes" Source="Output\Immersive.skin7" Vital="yes" />
<Condition>WINDOWSBUILDNUM&gt;10000</Condition>
</Component>
</DirectoryRef>
<DirectoryRef Id="TARGETDIR">
<Component Id="OpenShell" Guid="19EC9EFC-B901-4EAB-B800-6E98D2261077" Win64="$(var.CS_WIN64)">
@@ -634,6 +644,9 @@
<Property Id="APPLICATIONFOLDER">
<RegistrySearch Id="Path" Root="HKLM" Key="Software\OpenShell\OpenShell" Name="Path" Type="raw" Win64="$(var.CS_WIN64)" />
</Property>
<Property Id="WINDOWSBUILDNUM" Secure="yes">
<RegistrySearch Id="WindowsBuild" Root="HKLM" Key="SOFTWARE\Microsoft\Windows NT\CurrentVersion" Name="CurrentBuild" Type="raw" />
</Property>
<CustomAction Id="LaunchStartMenu" Impersonate="yes" ExeCommand="" FileKey="StartMenu.exe" Return="asyncNoWait" />
<CustomAction Id="CloseStartMenu" Impersonate="yes" BinaryKey="SetupHelper.exe" Return="ignore" ExeCommand="exitSM" />
<WixVariable Id="WixUIBannerBmp" Value="..\Setup\banner.jpg" />

View File

@@ -0,0 +1,102 @@
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
1 ICON "..\\..\\Setup\\OpenShell.ico"
/////////////////////////////////////////////////////////////////////////////
//
// SKIN
//
1 SKIN "SkinDescription.txt"
/////////////////////////////////////////////////////////////////////////////
//
// Image
//
1 IMAGE "fullglass1.png"
2 IMAGE "submenu.png"
3 IMAGE "submenu_vertsep.png"
4 IMAGE "fullglass_pager.png"
5 IMAGE "pager_arrows.png"
6 IMAGE "pager_arrows144.png"
7 IMAGE "separator.png"
8 IMAGE "arrow.png"
9 IMAGE "search.png"
10 IMAGE "twotone_pager.png"
11 IMAGE "pin.png"
12 IMAGE "user.png"
13 IMAGE "user144.png"
14 IMAGE "fullglass2.png"
15 IMAGE "fullglass3.png"
16 IMAGE "fullglass4.png"
17 IMAGE "fullglass_selector.png"
18 IMAGE "fullglass_splitsel.png"
19 IMAGE "newsel.png"
20 IMAGE "submenu_selector.png"
21 IMAGE "submenu_splitsel.png"
22 IMAGE "arrow144.png"
23 IMAGE "submenu_pager.png"
24 IMAGE "search_arrow.png"
25 IMAGE "search_arrow144.png"
26 IMAGE "pin144.png"
27 IMAGE "fullglass_vertsep.png"
28 IMAGE "separator144.png"
29 IMAGE "submenu_vertsep144.png"
30 IMAGE "pager_arrows120.png"
32 IMAGE "arrow120.png"
33 IMAGE "search120.png"
34 IMAGE "pin120.png"
36 IMAGE "search_arrow120.png"
37 IMAGE "user120.png"
38 IMAGE "arrow_mask.png"
39 IMAGE "arrow_mask120.png"
40 IMAGE "arrow_mask144.png"
41 IMAGE "twotone1.png"
42 IMAGE "twotone2.png"
43 IMAGE "twotone3.png"
44 IMAGE "twotone4.png"
45 IMAGE "twotone5.png"
46 IMAGE "twotone6.png"
47 IMAGE "twotone7.png"
48 IMAGE "twotone8.png"
49 IMAGE "twotone9.png"
50 IMAGE "twotone10.png"
51 IMAGE "twotone11.png"
52 IMAGE "twotone12.png"
53 IMAGE "twotone13.png"
54 IMAGE "twotone14.png"
55 IMAGE "twotone_selector.png"
56 IMAGE "twotone_splitsel.png"
57 IMAGE "twotone15.png"
58 IMAGE "twotone16.png"
59 IMAGE "twotone17.png"
60 IMAGE "twotone18.png"
61 IMAGE "twotone19.png"
62 IMAGE "twotone20.png"
63 IMAGE "twotone21.png"
64 IMAGE "twotone22.png"
65 IMAGE "twotone23.png"
66 IMAGE "twotone24.png"
67 IMAGE "twotone25.png"
68 IMAGE "twotone26.png"
69 IMAGE "twotone27.png"
70 IMAGE "twotone28.png"
71 IMAGE "twotone29.png"
72 IMAGE "twotone30.png"
73 IMAGE "twotone31.png"
74 IMAGE "twotone32.png"
75 IMAGE "twotone33.png"
76 IMAGE "twotone34.png"
77 IMAGE "twotone35.png"
78 IMAGE "pin192.png"
79 IMAGE "arrow192.png"
80 IMAGE "arrow_mask192.png"
81 IMAGE "pager_arrows192.png"
82 IMAGE "search_arrow192.png"
83 IMAGE "search192.png"

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Resource|Win32">
<Configuration>Resource</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{BD28B058-230E-42DF-9FB1-FFBB0153F498}</ProjectGuid>
<RootNamespace>Immersive</RootNamespace>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="..\Skin.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<TargetExt>.skin</TargetExt>
<TargetName>Immersive</TargetName>
</PropertyGroup>
<ItemGroup>
<Text Include="SkinDescription.txt" />
</ItemGroup>
<ItemGroup>
<Image Include="*.png" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Immersive.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
<Filter Include="Resource Files">
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<Text Include="SkinDescription.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>
<ItemGroup>
<Image Include="*.png">
<Filter>Resource Files</Filter>
</Image>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Immersive.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>

View File

@@ -0,0 +1,713 @@
; Immersive skin
About=Immersive skin\n\nA skin that uses immersive colors and modern visual elements in the style of Windows 10.\n\nPart of <A HREF="https://github.com/Open-Shell/Open-Shell-Menu/">Open-Shell</A> (c) 2009-2017, Ivo Beltchev
AboutIcon=1
; Version - version of the required skin engine. Set to 2 if the skin uses any of the new features introduced in Open-Shell 1.9.0:
; * full glass
; * skinnable sub-menus
; * skinnable pager buttons
; * skinnable arrows
; Set to 3 if the skin uses any of the new features introduced in Open-Shell 4.2.1:
; * skinnable scrollbars
; * tint colors
; * start screen colors
Version=3
Main_opacity=region
Main2_opacity=region
Main_large_icons=1
Main_bitmap=$StartPrimaryText
Main_bitmap_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_bitmap_tint3=#808080
Main_bitmap_mask=1
Main_bitmap_slices_X=2,1,2,2,1,2
Main_bitmap_slices_Y=2,8,2
Main_padding=7,7,7,7,100%
Main_text_padding=5,2,8,2,100%
Main_icon_padding=4,4,4,4,100%
Main_font="Segoe UI",normal,-9
Main_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartPrimaryText,$StartSelectionPrimaryText
Main_selection=$StartPrimaryText
Main_selection_mask=17
Main_selection_tint1=$StartPrimaryText
Main_selection_slices_X=2,2,2
Main_selection_slices_Y=2,2,2
Main_split_selection=$StartPrimaryText
Main_split_selection_mask=18
Main_split_selection_tint1=$StartPrimaryText
Main_split_selection_slices_X=2,2,2,2,2,2
Main_split_selection_slices_Y=2,2,2
Caption_font="Segoe UI",normal,18
Caption_text_color=$StartPrimaryText
Caption_padding=3,3,3,12,100%
; Main_pager - a bitmap that contains the background for the pager buttons (the ones that scroll menus up and down)
Main_pager=$SystemAccentDark1|$StartBackground
Main_pager_tint1=$StartPrimaryText
Main_pager_tint2=$StartPrimaryText
Main_pager_mask=4
Main_pager_slices_X=3,10,3
Main_pager_slices_Y=3,9,3
Main_pager_arrows=$SystemAccentDark1|$StartBackground
Main_pager_arrows_tint1=$StartPrimaryText
Main_pager_arrows_tint2=$StartPrimaryText
Main_pager_arrows_mask=5
; Main_arrows - bitmap for the sub-menu arrows. The top half of the image is the normal arrow and the bottom half is the selected arrow
Main_arrow=8
Main_arrow_mask=38
Main_arrow_tint1=$StartPrimaryText
Main_arrow_tint2=#000000
Main_arrow_padding=6,9,100%
Main_split_arrow_padding=8,9,100%
; Main_separator - ID of a bitmap resource to use for the main menu separator. If no value is set the system separator is used
Main_separator=$SystemAccentDark1|$StartBackground
Main_separator_tint1=$StartPrimaryText
Main_separator_mask=7
Main_separator_slices_X=12,9,12
Main_search_indent=16
Main_new_selection=$SystemAccentDark1|$StartBackground
Main_new_selection_tint1=$LightInlineErrorText
Main_new_selection_mask=19
Main_new_selection_slices_X=2,2,2
Main_new_selection_slices_Y=2,2,2
; Second column
Main2_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartPrimaryText,$StartSelectionPrimaryText
Main2_text_padding=5,2,8,2,100%
Main2_padding=6,7,5,7,84%,100%,100%,100%
Main2_icon_padding=4,4,4,4,100%
Main2_arrow=8
Main2_arrow_mask=38
Main2_arrow_tint1=$StartPrimaryText
Main2_arrow_tint2=#000000
Main2_arrow_padding=6,7,100%
Main2_selection=$StartPrimaryText
Main2_selection_mask=17
Main2_selection_tint1=$StartPrimaryText
Main2_selection_slices_X=2,2,2
Main2_selection_slices_Y=2,2,2
Main2_split_selection=$StartPrimaryText
Main2_split_selection_mask=18
Main2_split_selection_tint1=$StartPrimaryText
Main2_split_selection_slices_X=2,2,2,2,2,2
Main2_split_selection_slices_Y=2,2,2
Main2_new_selection=$SystemAccentDark1|$StartBackground
Main2_new_selection_tint1=$LightInlineErrorText
Main2_new_selection_mask=19
Main2_new_selection_slices_X=2,2,2
Main2_new_selection_slices_Y=2,2,2
Main2_separator_mask=7
Main2_separator_slices_X=12,9,12
Main2_separator=$SystemAccentDark1|$StartBackground
Main2_separator_tint1=$StartPrimaryText
; More_bitmap - a bitmap for the "more" button in search categories. set to 0 to use the default icon. set to "none" to hide the button
More_bitmap=none
Pin_bitmap=11
Pin_bitmap_tint1=$ImmersiveSystemText|#000000
Pin_bitmap_mask=#FF0000
Search_padding=0,5,0,5,100%
Search_hint_font="Segoe UI",normal,-9
Search_text_color=$ImmersiveSystemText|#000000,#808080
Search_text_background=$SystemAccentDark1|$StartBackground
Search_text_background_tint1=$ImmersiveSystemBackground|$StartPrimaryText
Search_text_background_tint2=$StartPrimaryText
Search_text_background_mask=#FF1700
Search_bitmap=9
Search_bitmap_tint1=$StartPrimaryText
Search_bitmap_tint2=#000000
Search_bitmap_mask=#DF2000
Search_arrow=24
Search_arrow_mask=38
Search_arrow_tint1=$ImmersiveSystemText|#000000
Search_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
;SUB-MENU SECTION - describes the look of the sub-menus
; The width of the standard window border is subtracted from all sides
Submenu_padding=3,5,3,5,100%
Submenu_text_padding=0,2,8,2,100%
Submenu_icon_padding=8,3,8,3,100%
; These have the same meaning as the Main_... properties
Submenu_opacity=region
Submenu_bitmap=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_bitmap_tint1=#A0A0A0
Submenu_bitmap_tint2=#808080
Submenu_bitmap_tint3=$StartPrimaryText
Submenu_bitmap_mask=2
Submenu_bitmap_slices_X=4,4,4
Submenu_bitmap_slices_Y=4,4,4
Submenu_font="Segoe UI",normal,-9
Submenu_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000,#7F7F7F,#7F7F7F
Submenu_selection=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_selection_mask=20
Submenu_selection_slices_X=2,2,2
Submenu_selection_slices_Y=2,2,2
Submenu_selection_tint1=$StartPrimaryText
Submenu_selection_tint2=$ImmersiveSystemText|#000000
Submenu_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_split_selection_mask=21
Submenu_split_selection_slices_X=2,2,2,2,2,2
Submenu_split_selection_slices_Y=2,2,2
Submenu_split_selection_tint1=$StartPrimaryText
Submenu_pager=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_pager_tint1=$StartPrimaryText
Submenu_pager_tint2=$ImmersiveSystemText|#000000
Submenu_pager_mask=23
Submenu_pager_slices_X=3,10,3
Submenu_pager_slices_Y=3,9,3
Submenu_pager_arrows=$SystemAccentDark1|$StartBackground
Submenu_pager_arrows_tint1=$ImmersiveSystemText|#000000
Submenu_pager_arrows_tint2=$ImmersiveSystemText|#000000
Submenu_pager_arrows_mask=5
Submenu_arrow=8
Submenu_arrow_mask=38
Submenu_arrow_tint1=$ImmersiveSystemText|#000000
Submenu_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_arrow_padding=3,6,100%
Submenu_split_arrow_padding=5,6,100%
Submenu_separator=$SystemAccentDark1|$StartBackground
Submenu_separator_tint1=$ImmersiveSystemText|#000000
Submenu_separator_mask=7
Submenu_separator_slices_X=12,9,12
Submenu_separator_font="Segoe UI Semibold",normal,-9
Submenu_separator_text_padding=8,3,0,5,100%
Submenu_separator_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000
Submenu_separator_icon_padding=10,0,2,0,100%
Submenu_separator_split_font="Segoe UI Semibold",normal,-9
Submenu_new_selection=$SystemAccentDark1|$StartBackground
Submenu_new_selection_tint1=$LightInlineErrorText
Submenu_new_selection_mask=19
Submenu_new_selection_slices_X=2,2,2
Submenu_new_selection_slices_Y=2,2,2
Submenu_separatorV=$SystemAccentDark1|$StartBackground
Submenu_separatorV_tint1=$ImmersiveSystemText|#000000
Submenu_separatorV_mask=3
Submenu_separatorV_slices_Y=12,9,12
; OPTIONS
OPTION RADIOGROUP=Menu theme,0,LIGHT|DARK|AUTO
OPTION LIGHT=Light,0
OPTION DARK=Dark,0
OPTION AUTO=Use system setting,1
OPTION NO_ICONS=#7008,1, TWO_COLUMNS
OPTION CAPTION=#7003,0, NOT TWO_COLUMNS, 0
OPTION USER_IMAGE=#7014,0
OPTION USER_NAME=#7015,1
OPTION CENTER_NAME=#7004,0, USER_NAME, 0
OPTION SMALL_ICONS=#7011,0
OPTION OPAQUE=#7009,0
OPTION DISABLE_MASK=#7005,0
OPTION_NUMBER CUSTOM_TEXT_SIZE=#7038,0,TRUE,12
OPTION BLACK_TEXT=#7002,0
OPTION BLACK_FRAMES=#7001,0
OPTION RADIOGROUP=Transparency style,0,TRANSPARENT_LESS|TRANSPARENT_MORE
OPTION TRANSPARENT_LESS=Two-tone#The main section of the menu will use system light/dark colors while additional surfaces use transparent glass with accent color.,1
OPTION TRANSPARENT_MORE=Full glass#The entire main menu will use transparent glass with accent color.,0
Classic1_options=LIGHT, DARK, AUTO, CAPTION, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, OPAQUE, DISABLE_MASK, CUSTOM_TEXT_SIZE, BLACK_TEXT, BLACK_FRAMES, TRANSPARENT_LESS, TRANSPARENT_MORE
Classic2_options=LIGHT, DARK, AUTO, NO_ICONS, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, OPAQUE, DISABLE_MASK, CUSTOM_TEXT_SIZE, BLACK_TEXT, BLACK_FRAMES, TRANSPARENT_LESS, TRANSPARENT_MORE
AllPrograms_options=CUSTOM_TEXT_SIZE
[NOT CAPTION]
Main_bitmap_mask=14
Main_bitmap_slices_X=0,0,0,4,4,4
[SMALL_ICONS]
Main_large_icons=0
[TWO_COLUMNS]
Main_bitmap_mask=14
Main_bitmap_slices_X=2,2,2,2,2,2
Main_separatorV=$SystemAccentDark1|$StartBackground
Main_separatorV_tint1=$StartPrimaryText
Main_separatorV_mask=27
Main_separatorV_slices_Y=12,9,12
[USER_IMAGE]
; User_image_size - the size of the user image to use. Default is 0, which means the user image is not displayed
; The size must be compatible with the size of the frame bitmap User_bitmap. The value is usually 48
User_image_size=48
User_mask=12
; User_frame_position - horizontal and vertical position of the user image frame in the main menu.
; Positive numbers mean offset from the left and the top. Negative numbers mean offset from the bottom and the right
; The horizontal position can also be "center", "center1" and "center2" to center the image relative to the whole menu or to the first or second column
User_frame_position=10,10,100%
[USER_NAME]
User_name_position=75,10,-10,50,100%
User_name_align=left
User_text_color=$StartPrimaryText
User_font="Segoe UI Semibold",normal,18,100%
User_glow_size=0
[120_DPI]
Main_pager_arrows_mask=30
Submenu_pager_arrows_mask=30
Main_arrow=32
Main2_arrow=32
Submenu_arrow=32
Search_arrow=36
Pin_bitmap=34
Search_bitmap=33
Main_arrow_mask=39
Main2_arrow_mask=39
Search_arrow_mask=39
Submenu_arrow_mask=39
[120_DPI AND USER_IMAGE]
User_mask=37
User_image_size=60
[HIGH_DPI]
Main_pager_arrows_mask=6
Submenu_pager_arrows_mask=6
Main_arrow=22
Main2_arrow=22
Submenu_arrow=22
Search_arrow=25
Pin_bitmap=26
Main_separator_mask=28
Main2_separator_mask=28
Submenu_separator_mask=28
Submenu_separatorV_mask=29
Main_arrow_mask=40
Main2_arrow_mask=40
Search_arrow_mask=40
Submenu_arrow_mask=40
User_frame_position=10,15,100%,0%
[HIGH_DPI AND USER_IMAGE]
User_mask=13
User_image_size=72
[USER_NAME AND HIGH_DPI]
User_name_position=75,15,-10,75,100%,0%,100%,0%
; NO CAPTION
[USER_IMAGE]
Main_padding=7,73,7,7,100%
User_name_position=70,15,-15,55,100%
[USER_NAME AND NOT USER_IMAGE]
Main_padding=7,47,7,7,100%
User_name_position=15,5,-15,45,100%
[USER_IMAGE AND HIGH_DPI]
Main_padding=7,110,7,7,100%,0%,100%,100%
User_name_position=90,23,-15,83,31%,0%,100%,0%
[USER_NAME AND NOT USER_IMAGE AND HIGH_DPI]
Main_padding=7,71,7,7,100%,0%,100%,100%
User_name_position=15,8,-15,68,100%,0%,100%,0%
; CAPTION
[USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION]
User_frame_position=39,10,100%
User_name_position=99,15,-15,55,100%
Main_padding=7,73,7,7,100%
[USER_NAME AND NOT USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION]
User_name_position=44,5,-15,45,100%
Main_padding=7,47,7,7,100%
[USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION AND HIGH_DPI]
User_frame_position=39,15,100%,0%
User_name_position=117,23,-15,83,51%,0%,100%,0%
Main_padding=7,110,7,7,100%,0%,100%,100%
[USER_NAME AND NOT USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION AND HIGH_DPI]
User_name_position=44,8,-15,68,100%,0%,100%,0%
Main_padding=7,71,7,7,100%,0%,100%,100%
; TWO COLUMNS
[USER_IMAGE AND TWO_COLUMNS]
Main2_padding=6,73,5,7,84%,100%,100%,100%
[USER_NAME AND NOT USER_IMAGE AND TWO_COLUMNS]
Main2_padding=6,47,5,7,84%,100%,100%,100%
[USER_IMAGE AND TWO_COLUMNS AND HIGH_DPI]
Main2_padding=6,110,5,7,84%,0%,100%,100%
[USER_NAME AND NOT USER_IMAGE AND TWO_COLUMNS AND HIGH_DPI]
Main2_padding=6,71,5,7,84%,0%,100%,100%
[CENTER_NAME]
User_name_align=center
[NOT USER_NAME]
User_name_position=0,0,0,0
[USER_NAME AND 240_DPI]
User_font="Segoe UI Semibold",normal,45
[NO_ICONS]
Main_no_icons2=1
Main2_text_padding=1,8,8,9,100%
Main2_icon_padding=4,4,3,4,100%
[NO_ICONS AND SMALL_ICONS]
Main2_text_padding=1,4,8,5,100%
[TOUCH_ENABLED AND NOT SMALL_ICONS]
Submenu_separator_icon_padding=10,8,2,8,100%
Main_arrow_padding=7,10,100%
Main_split_arrow_padding=9,10,100%
Main2_arrow_padding=9,10,100%
[NOT OPAQUE]
Main_opacity=fullglass
Main2_opacity=fullglass
Main_bitmap_mask=15
[NOT OPAQUE AND NOT CAPTION]
Main_bitmap_mask=16
[NOT OPAQUE AND TWO_COLUMNS]
Main_bitmap_mask=16
[DISABLE_MASK]
Main_bitmap_tint1=#545454
[CUSTOM_TEXT_SIZE]
Main_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
Search_hint_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
Submenu_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
Submenu_separator_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
Submenu_separator_split_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
[BLACK_TEXT]
Main_text_color=#000000,#000000,#000000,#000000
Main2_text_color=#000000,#000000,#000000,#000000
Caption_text_color=#000000
User_text_color=#000000
Main_arrow_tint1=#000000
Main_arrow_tint2=$StartPrimaryText
Main2_arrow_tint1=#000000
Main2_arrow_tint2=$StartPrimaryText
Search_bitmap_tint1=#000000
Search_bitmap_tint2=$StartPrimaryText
Main_separator_tint1=#000000
Main_separatorV_tint1=#000000
Main_pager_arrows_tint1=#000000
Main_pager_arrows_tint2=#000000
Main2_separator_tint1=#000000
[BLACK_FRAMES]
Main_bitmap=#000000
Main_selection=#000000
Main_split_selection=#000000
Main2_selection=#000000
Main2_split_selection=#000000
Main_pager_tint2=#000000
[TRANSPARENT_LESS]
Main_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000,#7F7F7F,#7F7F7F
Main_separator_tint1=$ImmersiveSystemText|#000000
Main_arrow_tint1=$ImmersiveSystemText|#000000
Main_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_pager_arrows_tint1=$ImmersiveSystemText|#000000
Main_pager_arrows_tint2=$ImmersiveSystemText|#000000
Main_bitmap=$StartPrimaryText
Search_bitmap_tint1=$ImmersiveSystemText|#000000
Search_bitmap_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_separatorV=none
Main_separatorV_mask=none
User_text_color=$ImmersiveSystemText|#000000
Main_selection=$ImmersiveSystemBackground|$StartPrimaryText
Main_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
Main_selection_mask=55
Main_split_selection_mask=56
Main_bitmap_mask=57
Main_pager_mask=10
Main_pager=$ImmersiveSystemBackground|$StartPrimaryText
Main_pager_tint1=$StartPrimaryText
[TRANSPARENT_LESS AND NOT OPAQUE]
Main_opacity=glass
Main2_opacity=fullglass
Main_bitmap_mask=58
[TRANSPARENT_LESS AND NOT CAPTION]
Main_bitmap_mask=71
[TRANSPARENT_LESS AND TWO_COLUMNS]
Main_bitmap_mask=41
Main2_padding=5,7,5,7,100%
[TRANSPARENT_LESS AND TWO_COLUMNS AND NOT OPAQUE]
Main_bitmap_mask=42
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE]
Main_bitmap_slices_Y=49,8,2
Main_bitmap_mask=59
Main_padding=7,54,7,7,100%
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE]
Main_bitmap_mask=60
[TRANSPARENT_LESS AND USER_IMAGE]
Main_bitmap_slices_Y=75,8,2
Main_padding=7,80,7,7,100%
Main_bitmap_mask=61
[TRANSPARENT_LESS AND USER_IMAGE AND NOT OPAQUE]
Main_bitmap_mask=62
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND 120_DPI]
Main_bitmap_slices_Y=61,8,2
Main_bitmap_mask=63
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND 120_DPI]
Main_bitmap_mask=64
[TRANSPARENT_LESS AND USER_IMAGE AND 120_DPI]
Main_bitmap_slices_Y=93,8,2
Main_bitmap_mask=65
[TRANSPARENT_LESS AND USER_IMAGE AND NOT OPAQUE AND 120_DPI]
Main_bitmap_mask=66
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND HIGH_DPI]
Main_bitmap_slices_Y=73,8,2
Main_padding=7,78,7,7,100%,9%,100%,100%
Main_bitmap_mask=67
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
Main_bitmap_mask=68
[TRANSPARENT_LESS AND USER_IMAGE AND HIGH_DPI]
Main_bitmap_slices_Y=112,8,2
Main_padding=7,117,7,7,100%,6%,100%,100%
Main_bitmap_mask=69
[TRANSPARENT_LESS AND USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
Main_bitmap_mask=70
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT CAPTION]
Main_bitmap_mask=72
[TRANSPARENT_LESS AND USER_IMAGE AND NOT CAPTION]
Main_bitmap_mask=73
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND 120_DPI AND NOT CAPTION]
Main_bitmap_mask=74
[TRANSPARENT_LESS AND USER_IMAGE AND 120_DPI AND NOT CAPTION]
Main_bitmap_mask=75
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND HIGH_DPI AND NOT CAPTION]
Main_bitmap_mask=76
[TRANSPARENT_LESS AND USER_IMAGE AND HIGH_DPI AND NOT CAPTION]
Main_bitmap_mask=77
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE]
Main2_padding=5,54,5,7,100%
Main_bitmap_mask=43
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE]
Main_bitmap_mask=44
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE]
Main2_padding=5,80,5,7,100%
Main_bitmap_mask=45
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND NOT OPAQUE]
Main_bitmap_mask=46
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND 120_DPI]
Main_bitmap_mask=47
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND 120_DPI]
Main_bitmap_mask=48
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND 120_DPI]
Main_bitmap_mask=49
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND NOT OPAQUE AND 120_DPI]
Main_bitmap_mask=50
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND HIGH_DPI]
Main2_padding=5,78,5,7,100%,9%,100%,100%
Main_bitmap_mask=51
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
Main_bitmap_mask=52
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND HIGH_DPI]
Main2_padding=5,117,5,7,100%,6%,100%,100%
Main_bitmap_mask=53
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
Main_bitmap_mask=54
[HIGH_DPI AND NOT 144_DPI AND NOT 168_DPI]
Pin_bitmap=78
Main_arrow=79
Main2_arrow=79
Submenu_arrow=79
Main_arrow_mask=80
Main2_arrow_mask=80
Submenu_arrow_mask=80
Main_pager_arrows_mask=81
Submenu_pager_arrows_mask=81
Search_arrow=82
Search_arrow_mask=80
Search_bitmap=83
[LIGHT]
Main_bitmap_tint2=#FFFFFF
Search_text_background_tint1=#FFFFFF
Search_arrow_tint2=#FFFFFF
Submenu_bitmap=#FFFFFF
Submenu_selection=#FFFFFF
Submenu_split_selection=#FFFFFF
Submenu_pager=#FFFFFF
Submenu_arrow_tint2=#FFFFFF
Pin_bitmap_tint1=#000000
Search_text_color=#000000,#808080
Search_arrow_tint1=#000000
Submenu_text_color=#000000,#000000,#7F7F7F,#7F7F7F
Submenu_selection_tint2=#000000
Submenu_pager_tint2=#000000
Submenu_pager_arrows_tint1=#000000
Submenu_pager_arrows_tint2=#000000
Submenu_arrow_tint1=#000000
Submenu_separator_tint1=#000000
Submenu_separator_text_color=#000000,#000000
Submenu_separatorV_tint1=#000000
[LIGHT AND TRANSPARENT_LESS]
Main_arrow_tint2=#FFFFFF
Search_bitmap_tint2=#FFFFFF
Main_selection=#FFFFFF
Main_split_selection=#FFFFFF
Main_pager=#FFFFFF
Main_text_color=#000000,#000000,#7F7F7F,#7F7F7F
Main_separator_tint1=#000000
Main_arrow_tint1=#000000
Main_pager_arrows_tint1=#000000
Main_pager_arrows_tint2=#000000
Search_bitmap_tint1=#000000
User_text_color=#000000
[DARK]
Main_bitmap_tint2=#000000
Search_text_background_tint1=#000000
Search_arrow_tint2=#000000
Submenu_bitmap=#000000
Submenu_selection=#000000
Submenu_split_selection=#000000
Submenu_pager=#000000
Submenu_arrow_tint2=#000000
Pin_bitmap_tint1=#FFFFFF
Search_text_color=#FFFFFF,#808080
Search_arrow_tint1=#FFFFFF
Submenu_text_color=#FFFFFF,#FFFFFF,#7F7F7F,#7F7F7F
Submenu_selection_tint2=#FFFFFF
Submenu_pager_tint2=#FFFFFF
Submenu_pager_arrows_tint1=#FFFFFF
Submenu_pager_arrows_tint2=#FFFFFF
Submenu_arrow_tint1=#FFFFFF
Submenu_separator_tint1=#FFFFFF
Submenu_separator_text_color=#FFFFFF,#FFFFFF
Submenu_separatorV_tint1=#FFFFFF
[DARK AND TRANSPARENT_LESS]
Main_arrow_tint2=#000000
Search_bitmap_tint2=#000000
Main_selection=#000000
Main_split_selection=#000000
Main_pager=#000000
Main_text_color=#FFFFFF,#FFFFFF,#7F7F7F,#7F7F7F
Main_separator_tint1=#FFFFFF
Main_arrow_tint1=#FFFFFF
Main_pager_arrows_tint1=#FFFFFF
Main_pager_arrows_tint2=#FFFFFF
Search_bitmap_tint1=#FFFFFF
User_text_color=#FFFFFF

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

BIN
Src/Skins/Immersive/pin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,93 @@
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
1 ICON "..\\..\\Setup\\OpenShell.ico"
/////////////////////////////////////////////////////////////////////////////
//
// SKIN
//
1 SKIN "SkinDescription.txt"
/////////////////////////////////////////////////////////////////////////////
//
// Image
//
1 IMAGE "fullglass1.png"
2 IMAGE "fullglasssearch1.png"
3 IMAGE "scrollbkg1.png"
4 IMAGE "fullglass_pager.png"
5 IMAGE "pager_arrows.png"
6 IMAGE "scrollbkg2.png"
7 IMAGE "programs.png"
8 IMAGE "arrow.png"
9 IMAGE "search.png"
10 IMAGE "twotone_pager.png"
11 IMAGE "separator.png"
12 IMAGE "user.png"
13 IMAGE "submenu_selector.png"
14 IMAGE "submenu_splitsel.png"
15 IMAGE "pin.png"
16 IMAGE "scrollbtn1.png"
17 IMAGE "scroll_arrows.png"
18 IMAGE "user144.png"
19 IMAGE "arrow144.png"
20 IMAGE "submenu_pager.png"
21 IMAGE "pager_arrows144.png"
22 IMAGE "programs144.png"
23 IMAGE "submenu.png"
24 IMAGE "submenu_vertsep.png"
25 IMAGE "fullglass2.png"
26 IMAGE "fullglasssearch2.png"
27 IMAGE "search_arrow.png"
28 IMAGE "fullglass_selector.png"
29 IMAGE "fullglass_splitsel.png"
30 IMAGE "searchbkg.png"
31 IMAGE "shutdown_selector.png"
32 IMAGE "scrollbtn2.png"
33 IMAGE "newsel.png"
34 IMAGE "search_arrow144.png"
35 IMAGE "scroll_arrows144.png"
36 IMAGE "pin144.png"
37 IMAGE "separator144.png"
38 IMAGE "submenu_vertsep144.png"
39 IMAGE "scrollthumb1.png"
40 IMAGE "scrollthumb2.png"
41 IMAGE "pager_arrows120.png"
42 IMAGE "programs120.png"
43 IMAGE "arrow120.png"
44 IMAGE "search120.png"
45 IMAGE "pin120.png"
46 IMAGE "scroll_arrows120.png"
47 IMAGE "search_arrow120.png"
48 IMAGE "user120.png"
49 IMAGE "fullglass3.png"
50 IMAGE "fullglass4.png"
51 IMAGE "arrow_mask.png"
52 IMAGE "arrow_mask120.png"
53 IMAGE "arrow_mask144.png"
54 IMAGE "twotone1.png"
55 IMAGE "twotone2.png"
56 IMAGE "twotonesearch.png"
57 IMAGE "twotonejump.png"
58 IMAGE "scrollbtn3.png"
59 IMAGE "scrollthumb3.png"
60 IMAGE "scrollbkg3.png"
61 IMAGE "twotone_selector.png"
62 IMAGE "twotone_splitsel.png"
63 IMAGE "twotone_listsel.png"
64 IMAGE "twotone_listsplitsel.png"
65 IMAGE "programs192.png"
66 IMAGE "pin192.png"
67 IMAGE "arrow192.png"
68 IMAGE "arrow_mask192.png"
69 IMAGE "pager_arrows192.png"
70 IMAGE "scroll_arrows192.png"
71 IMAGE "search_arrow192.png"
72 IMAGE "search192.png"

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Resource|Win32">
<Configuration>Resource</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{75809D15-8403-420A-BBE6-05F478D88D8E}</ProjectGuid>
<RootNamespace>Immersive7</RootNamespace>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="..\Skin.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<TargetExt>.skin7</TargetExt>
<TargetName>Immersive</TargetName>
</PropertyGroup>
<ItemGroup>
<Text Include="SkinDescription.txt" />
</ItemGroup>
<ItemGroup>
<Image Include="*.png" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Immersive7.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
<Filter Include="Resource Files">
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<Text Include="SkinDescription.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>
<ItemGroup>
<Image Include="*.png">
<Filter>Resource Files</Filter>
</Image>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Immersive7.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>

View File

@@ -0,0 +1,745 @@
; Immersive skin
About=Immersive skin\n\nA skin that uses immersive colors and modern visual elements in the style of Windows 10.\n\nPart of <A HREF="https://github.com/Open-Shell/Open-Shell-Menu/">Open-Shell</A> (c) 2009-2017, Ivo Beltchev
AboutIcon=1
; Version - version of the required skin engine. Set to 2 if the skin uses any of the new features introduced in Open-Shell 1.9.0:
; * full glass
; * skinnable sub-menus
; * skinnable pager buttons
; * skinnable arrows
; Set to 3 if the skin uses any of the new features introduced in Open-Shell 4.2.1:
; * skinnable scrollbars
; * tint colors
; * start screen colors
Version=3
Main_opacity=region
Main2_opacity=region
Main_large_icons=1
Main_bitmap=$StartPrimaryText
Main_bitmap_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_bitmap_tint3=#808080
Main_bitmap_mask=1
Main_bitmap_slices_X=12,1,6,3,1,3
Main_bitmap_slices_Y=12,10,11
Main_padding=7,7,8,7,100%,100%,88%,100%
Main_text_padding=5,2,8,2,100%
Main_icon_padding=4,4,4,4,100%
Main_bitmap_search=$StartPrimaryText
Main_bitmap_search_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_bitmap_search_tint3=#808080
Main_bitmap_search_mask=2
Main_bitmap_search_slices_X=13,1,12
Main_bitmap_search_slices_Y=12,10,11
Main_search_padding=7,7,7,7,100%
Main_bitmap_jump=$StartPrimaryText
Main_bitmap_jump_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_bitmap_jump_tint3=#808080
Main_bitmap_jump_mask=1
Main_bitmap_jump_slices_X=12,1,6,3,1,3
Main_bitmap_jump_slices_Y=12,10,11
Main_jump_padding=5,7,7,7,100%
Main_font="Segoe UI",normal,-9
Main_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartPrimaryText,$StartSelectionPrimaryText
Main_selection=$StartPrimaryText
Main_selection_mask=28
Main_selection_tint1=$StartPrimaryText
Main_selection_slices_X=2,2,2
Main_selection_slices_Y=2,2,2
Main_split_selection=$StartPrimaryText
Main_split_selection_mask=29
Main_split_selection_tint1=$StartPrimaryText
Main_split_selection_slices_X=2,2,2,2,2,2
Main_split_selection_slices_Y=2,2,2
; Main_pager - a bitmap that contains the background for the pager buttons (the ones that scroll menus up and down)
Main_pager=$SystemAccentDark1|$StartBackground
Main_pager_tint1=$StartPrimaryText
Main_pager_tint2=$StartPrimaryText
Main_pager_mask=4
Main_pager_slices_X=3,10,3
Main_pager_slices_Y=3,9,3
Main_pager_arrows=$SystemAccentDark1|$StartBackground
Main_pager_arrows_tint1=$StartPrimaryText
Main_pager_arrows_tint2=$StartPrimaryText
Main_pager_arrows_mask=5
; Main_arrows - bitmap for the sub-menu arrows. The top half of the image is the normal arrow and the bottom half is the selected arrow
Main_arrow=8
Main_arrow_mask=51
Main_arrow_tint1=$StartPrimaryText
Main_arrow_tint2=#000000
Main_arrow_padding=6,9,100%
Main_split_arrow_padding=8,9,100%
; Main_separator - ID of a bitmap resource to use for the main menu separator. If no value is set the system separator is used
Main_separator=$SystemAccentDark1|$StartBackground
Main_separator_tint1=$StartPrimaryText
Main_separator_mask=11
Main_separator_slices_X=12,9,12
Main_search_indent=0
Main_new_selection=$SystemAccentDark1|$StartBackground
Main_new_selection_tint1=$LightInlineErrorText
Main_new_selection_mask=33
Main_new_selection_slices_X=2,2,2
Main_new_selection_slices_Y=2,2,2
; Second column
Main2_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartPrimaryText,$StartSelectionPrimaryText
Main2_text_padding=1,8,8,9,100%
Main2_padding=5,7,5,7,100%
Main2_icon_padding=4,4,3,4,100%
Main2_arrow=8
Main2_arrow_mask=51
Main2_arrow_tint1=$StartPrimaryText
Main2_arrow_tint2=#000000
Main2_arrow_padding=6,7,100%
Main2_selection=$StartPrimaryText
Main2_selection_mask=28
Main2_selection_tint1=$StartPrimaryText
Main2_selection_slices_X=2,2,2
Main2_selection_slices_Y=2,2,2
Main2_split_selection=$StartPrimaryText
Main2_split_selection_mask=29
Main2_split_selection_tint1=$StartPrimaryText
Main2_split_selection_slices_X=2,2,2,2,2,2
Main2_split_selection_slices_Y=2,2,2
Main2_new_selection=$SystemAccentDark1|$StartBackground
Main2_new_selection_tint1=$LightInlineErrorText
Main2_new_selection_mask=33
Main2_new_selection_slices_X=2,2,2
Main2_new_selection_slices_Y=2,2,2
Main2_separator_mask=11
Main2_separator_slices_X=12,9,12
Main2_separator=$SystemAccentDark1|$StartBackground
Main2_separator_tint1=$StartPrimaryText
; Shutdown button
Shutdown_selection=$StartPrimaryText
Shutdown_selection_mask=31
Shutdown_selection_tint2=$StartPrimaryText
Shutdown_selection_slices_X=1,4,8,1,4,5
Shutdown_selection_slices_Y=4,4,4
Shutdown_search_selection=$StartPrimaryText
Shutdown_search_selection_mask=31
Shutdown_search_selection_tint2=$StartPrimaryText
Shutdown_search_selection_slices_X=1,4,8,1,4,5
Shutdown_search_selection_slices_Y=4,4,4
Shutdown_jump_selection=$StartPrimaryText
Shutdown_jump_selection_mask=31
Shutdown_jump_selection_tint2=$StartPrimaryText
Shutdown_jump_selection_slices_X=1,4,8,1,4,5
Shutdown_jump_selection_slices_Y=4,4,4
Shutdown_padding=0,7,0,4,100%
Shutdown_text_padding=8,5,10,6,100%,91%,90%,91%
Shutdown_icon_padding=5,3,-5,3,100%
Shutdown_text_color=$StartPrimaryText,$StartSelectionPrimaryText
Shutdown_search_text_color=$StartPrimaryText,$StartSelectionPrimaryText
Shutdown_jump_text_color=$StartPrimaryText,$StartSelectionPrimaryText
Shutdown_arrow=8
Shutdown_arrow_mask=51
Shutdown_arrow_tint1=$StartPrimaryText
Shutdown_arrow_tint2=#000000
Shutdown_search_arrow=8
Shutdown_search_arrow_mask=51
Shutdown_search_arrow_tint1=$StartPrimaryText
Shutdown_search_arrow_tint2=#000000
Shutdown_jump_arrow=8
Shutdown_jump_arrow_mask=51
Shutdown_jump_arrow_tint1=$StartPrimaryText
Shutdown_jump_arrow_tint2=#000000
Shutdown_arrow_padding=6,7,100%
; Programs tree
Programs_background=$SystemAccentDark1|$StartBackground
Programs_background_tint3=#808080
Programs_background_mask=#FF0000
Programs_text_padding=5,2,0,2,100%
Programs_icon_padding=-6,4,6,4,100%
Programs_indent=-11,80%
Programs_icon=7
Programs_icon_mask=#FF0000
Programs_icon_tint1=$StartPrimaryText
Programs_new_selection=$SystemAccentDark1|$StartBackground
Programs_new_selection_tint1=$LightInlineErrorText
Programs_new_selection_mask=33
Programs_new_selection_slices_X=2,2,2
Programs_new_selection_slices_Y=2,2,2
Programs_button_text_padding=3,2,8,2,100%
Programs_button_new_text_padding=3,2,8,2,100%
Programs_button_icon_padding=4,6,4,6,100%
Programs_button_new_icon_padding=4,6,4,6,100%
; Scrollbar
Scrollbar_button=$StartPrimaryText
Scrollbar_button_tint2=$StartPrimaryText
Scrollbar_button_tint3=#808080
Scrollbar_button_mask=16
Scrollbar_button_slices_X=3,3,3
Scrollbar_button_slices_Y=3,3,3
Scrollbar_thumb=$StartPrimaryText
Scrollbar_thumb_tint2=$StartPrimaryText
Scrollbar_thumb_tint3=#808080
Scrollbar_thumb_mask=39
Scrollbar_thumb_slices_X=3,3,3
Scrollbar_thumb_slices_Y=3,3,3
Scrollbar_background=$StartPrimaryText
Scrollbar_background_tint2=$StartPrimaryText
Scrollbar_background_tint3=#808080
Scrollbar_background_mask=3
Scrollbar_background_slices_X=2,2,2
Scrollbar_background_slices_Y=2,2,2
Scrollbar_arrows=#StartBackground
Scrollbar_arrows_tint1=$StartPrimaryText
Scrollbar_arrows_tint2=$StartPrimaryText
Scrollbar_arrows_tint3=#000000
Scrollbar_arrows_mask=17
; LIST SECTION
List_text_padding=0,2,8,2,100%
List_icon_padding=8,3,8,3,100%
List_separator_font="Segoe UI Semibold",normal,-9
List_separator_text_padding=8,3,0,5,100%
List_separator_icon_padding=10,0,2,0,100%
List_arrow_padding=3,6,100%
List_split_arrow_padding=5,6,100%
List_separator_split_font="Segoe UI Semibold",normal,-9
List_separator_text_color=$StartPrimaryText,$StartSelectionPrimaryText
List_selection=$StartPrimaryText
List_selection_mask=28
List_selection_tint1=$StartPrimaryText
List_selection_slices_X=2,2,2
List_selection_slices_Y=2,2,2
List_split_selection=$StartPrimaryText
List_split_selection_mask=29
List_split_selection_tint1=$StartPrimaryText
List_split_selection_slices_X=2,2,2,2,2,2
List_split_selection_slices_Y=2,2,2
Search_padding=3,9,3,6,100%,78%,33%,67%
Search_frame=0
Search_background=$SystemAccentDark1|$StartBackground
Search_background_tint1=$StartPrimaryText
Search_background_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Search_background_tint3=$StartPrimaryText
Search_background_mask=30
Search_background_slices_X=3,2,3, 0,5,13, 0,1,3
Search_background_slices_Y=3,1,4, 0,2,0, 3,2,3
Search_background_padding=2,-3,2,2
Search_background_search_padding=2,-3,2,2
Search_background_jump_padding=2,-3,2,2
Search_hint_font="Segoe UI",normal,-9
Search_text_color=$ImmersiveSystemText|#000000,#808080
Search_text_background=$SystemAccentDark1|$StartBackground
Search_text_background_tint1=$ImmersiveSystemBackground|$StartPrimaryText
Search_text_background_tint2=$StartPrimaryText
Search_text_background_mask=#FF1700
Search_bitmap=9
Search_bitmap_tint1=#808080
Search_bitmap_mask=#FF0000
Search_arrow=27
Search_arrow_mask=51
Search_arrow_tint1=$StartPrimaryText
Search_arrow_tint2=#000000
; More_bitmap - a bitmap for the "more" button in search categories. set to 0 to use the default icon. set to "none" to hide the button
More_bitmap=0
Pin_bitmap=15
Pin_bitmap_tint1=$StartPrimaryText
Pin_bitmap_mask=#FF0000
;SUB-MENU SECTION - describes the look of the sub-menus
; The width of the standard window border is subtracted from all sides
Submenu_padding=3,5,3,5,100%
Submenu_text_padding=0,2,8,2,100%
Submenu_icon_padding=8,3,8,3,100%
; These have the same meaning as the Main_... properties
Submenu_opacity=region
Submenu_bitmap=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_bitmap_tint1=#A0A0A0
Submenu_bitmap_tint2=#808080
Submenu_bitmap_tint3=$StartPrimaryText
Submenu_bitmap_mask=23
Submenu_bitmap_slices_X=4,4,4
Submenu_bitmap_slices_Y=4,4,4
Submenu_font="Segoe UI",normal,-9
Submenu_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000,#7F7F7F,#7F7F7F
Submenu_selection=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_selection_mask=13
Submenu_selection_slices_X=2,2,2
Submenu_selection_slices_Y=2,2,2
Submenu_selection_tint1=$StartPrimaryText
Submenu_selection_tint2=$ImmersiveSystemText|#000000
Submenu_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_split_selection_mask=14
Submenu_split_selection_slices_X=2,2,2,2,2,2
Submenu_split_selection_slices_Y=2,2,2
Submenu_split_selection_tint1=$StartPrimaryText
Submenu_pager=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_pager_tint1=$StartPrimaryText
Submenu_pager_tint2=$ImmersiveSystemText|#000000
Submenu_pager_mask=20
Submenu_pager_slices_X=3,10,3
Submenu_pager_slices_Y=3,9,3
Submenu_pager_arrows=$SystemAccentDark1|$StartBackground
Submenu_pager_arrows_tint1=$ImmersiveSystemText|#000000
Submenu_pager_arrows_tint2=$ImmersiveSystemText|#000000
Submenu_pager_arrows_mask=5
Submenu_arrow=8
Submenu_arrow_mask=51
Submenu_arrow_tint1=$ImmersiveSystemText|#000000
Submenu_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Submenu_arrow_padding=3,6,100%
Submenu_split_arrow_padding=5,6,100%
Submenu_separator=$SystemAccentDark1|$StartBackground
Submenu_separator_tint1=$ImmersiveSystemText|#000000
Submenu_separator_mask=11
Submenu_separator_slices_X=12,9,12
Submenu_separator_text_padding=8,3,0,5,100%
Submenu_separator_font="Segoe UI Semibold",normal,-9
Submenu_separator_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000
Submenu_new_selection=$SystemAccentDark1|$StartBackground
Submenu_new_selection_tint1=$LightInlineErrorText
Submenu_new_selection_mask=33
Submenu_new_selection_slices_X=2,2,2
Submenu_new_selection_slices_Y=2,2,2
Submenu_separatorV=$SystemAccentDark1|$StartBackground
Submenu_separatorV_tint1=$ImmersiveSystemText|#000000
Submenu_separatorV_mask=24
Submenu_separatorV_slices_Y=12,9,12
; OPTIONS
OPTION RADIOGROUP=Menu theme,0,LIGHT|DARK|AUTO
OPTION LIGHT=Light,0
OPTION DARK=Dark,0
OPTION AUTO=Use system setting,1
OPTION USER_IMAGE=#7014,1
OPTION USER_NAME=#7015,0
OPTION CENTER_NAME=#7004,0, USER_NAME, 0
OPTION SMALL_ICONS=#7011,0
OPTION OPAQUE=#7009,0
OPTION DISABLE_MASK=#7005,0
OPTION_NUMBER CUSTOM_TEXT_SIZE=#7038,0,TRUE,12
OPTION BLACK_TEXT=#7002,0
OPTION BLACK_FRAMES=#7001,0
OPTION RADIOGROUP=Transparency style,0,TRANSPARENT_LESS|TRANSPARENT_MORE
OPTION TRANSPARENT_LESS=Two-tone#The main section of the menu will use system light/dark colors while additional surfaces use transparent glass with accent color.,1
OPTION TRANSPARENT_MORE=Full glass#The entire main menu will use transparent glass with accent color.,0
[SMALL_ICONS]
Main_large_icons=0
Main2_text_padding=1,4,8,5,100%
[USER_IMAGE]
; User_bitmap - the frame around the user picture
User_mask=12
User_image_size=48
User_image_padding=0,7,100%
User_bitmap_outside=0
[USER_NAME]
Main_padding=7,47,8,7,100%,100%,88%,100%
Main_search_padding=7,47,7,7,100%
User_name_position=15,5,-15,45,100%
User_name_align=left1
User_text_color=$StartPrimaryText
User_font="Segoe UI Semibold",normal,18,100%
User_glow_size=0
[CENTER_NAME]
User_name_align=center1
[120_DPI]
Programs_icon=42
Main_pager_arrows_mask=41
Submenu_pager_arrows_mask=41
Main_arrow=43
Main2_arrow=43
Shutdown_arrow=43
Shutdown_search_arrow=43
Shutdown_jump_arrow=43
Submenu_arrow=43
Search_arrow=47
Scrollbar_arrows_mask=46
Pin_bitmap=45
Search_bitmap=44
Main_arrow_mask=52
Main2_arrow_mask=52
Shutdown_arrow_mask=52
Shutdown_search_arrow_mask=52
Shutdown_jump_arrow_mask=52
Search_arrow_mask=52
Submenu_arrow_mask=52
[120_DPI AND USER_IMAGE]
User_mask=48
User_image_size=60
[HIGH_DPI]
Main_bitmap_mask=49
Main_bitmap_jump_mask=49
Programs_icon=22
Main_pager_arrows_mask=21
Submenu_pager_arrows_mask=21
Main_arrow=19
Main2_arrow=19
Shutdown_arrow=19
Shutdown_search_arrow=19
Shutdown_jump_arrow=19
Submenu_arrow=19
Search_arrow=34
Scrollbar_arrows_mask=35
Pin_bitmap=36
Main_separator_mask=37
Main2_separator_mask=37
Submenu_separator_mask=37
Submenu_separatorV_mask=38
Main_arrow_mask=53
Main2_arrow_mask=53
Shutdown_arrow_mask=53
Shutdown_search_arrow_mask=53
Shutdown_jump_arrow_mask=53
Search_arrow_mask=53
Submenu_arrow_mask=53
[HIGH_DPI AND USER_IMAGE]
User_mask=18
User_image_size=72
[TOUCH_ENABLED AND NOT SMALL_ICONS]
List_separator_icon_padding=10,8,2,8,100%
Main_arrow_padding=7,10,100%
Main_split_arrow_padding=9,10,100%
Main2_arrow_padding=9,10,100%
[NOT OPAQUE]
Main_opacity=fullglass
Main2_opacity=fullglass
Main_bitmap_mask=25
Main_bitmap_search_mask=26
Main_bitmap_jump_mask=25
Programs_background=#C0000000
Scrollbar_button_mask=32
Scrollbar_thumb_mask=40
Scrollbar_background_mask=6
[NOT OPAQUE AND HIGH_DPI]
Main_bitmap_mask=50
Main_bitmap_jump_mask=50
[DISABLE_MASK]
Main_bitmap_tint1=#545454
Main_bitmap_search_tint1=#545454
Main_bitmap_jump_tint1=#545454
Programs_background_tint1=#545454
Scrollbar_button_tint1=#545454
Scrollbar_thumb_tint1=#545454
Scrollbar_background_tint1=#545454
[CUSTOM_TEXT_SIZE]
Main_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
Search_hint_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
Submenu_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
List_separator_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
List_separator_split_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
Submenu_separator_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
[BLACK_TEXT]
Main_text_color=#000000,#000000,#000000,#000000
Main2_text_color=#000000,#000000,#000000,#000000
Shutdown_text_color=#000000,#000000
Shutdown_search_text_color=#000000,#000000
Shutdown_jump_text_color=#000000,#000000
List_separator_text_color=#000000,#000000
Main_arrow_tint1=#000000
Main_arrow_tint2=$StartPrimaryText
Main2_arrow_tint1=#000000
Main2_arrow_tint2=$StartPrimaryText
Search_arrow_tint1=#000000
Search_arrow_tint2=$StartPrimaryText
Programs_icon_tint1=#000000
Pin_bitmap_tint1=#000000
Main_bitmap=#000000
Main_bitmap_search=#000000
Main_bitmap_jump=#000000
Main_separator_tint1=#000000
Search_background_tint1=#000000
Scrollbar_arrows_tint1=#000000
Scrollbar_arrows_tint2=#000000
Scrollbar_arrows_tint3=$StartPrimaryText
Main_pager_arrows_tint1=#000000
Main_pager_arrows_tint2=#000000
Main2_separator_tint1=#000000
Shutdown_arrow_tint1=#000000
Shutdown_arrow_tint2=$StartPrimaryText
Shutdown_search_arrow_tint1=#000000
Shutdown_search_arrow_tint2=$StartPrimaryText
Shutdown_jump_arrow_tint1=#000000
Shutdown_jump_arrow_tint2=$StartPrimaryText
User_text_color=#000000
[BLACK_FRAMES]
Main_selection=#000000
Main_split_selection=#000000
Main2_selection=#000000
Main2_split_selection=#000000
Shutdown_selection=#000000
Shutdown_search_selection=#000000
Shutdown_jump_selection=#000000
List_selection=#000000
List_split_selection=#000000
Scrollbar_button=#000000
Scrollbar_thumb=#000000
Scrollbar_background=#000000
Main_pager_tint2=#000000
[TRANSPARENT_LESS]
Main_padding=7,7,7,7,100%
Main_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000,#7F7F7F,#7F7F7F
Shutdown_search_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000
Shutdown_jump_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000
Main_bitmap_mask=54
Main_bitmap_search_mask=56
Main_bitmap_jump_mask=57
Programs_background_mask=#C50036
Programs_background=$StartPrimaryText
Programs_background_tint1=$ImmersiveSystemBackground|$StartPrimaryText
Scrollbar_button_mask=58
Scrollbar_thumb_mask=59
Scrollbar_background_mask=60
Scrollbar_button_tint1=$ImmersiveSystemBackground|$StartPrimaryText
Scrollbar_thumb_tint1=$ImmersiveSystemBackground|$StartPrimaryText
Scrollbar_background_tint1=$ImmersiveSystemBackground|$StartPrimaryText
Scrollbar_button=$ImmersiveSystemText|#000000
Scrollbar_thumb=$ImmersiveSystemText|#000000
Scrollbar_background=$ImmersiveSystemText|#000000
Scrollbar_arrows_tint1=$ImmersiveSystemText|#000000
Scrollbar_arrows_tint2=$ImmersiveSystemText|#000000
Scrollbar_arrows_tint3=$ImmersiveSystemBackground|$StartPrimaryText
Search_background_tint1=$ImmersiveSystemText|#000000
Programs_icon_tint1=$ImmersiveSystemText|#000000
List_separator_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000
Search_arrow_tint1=$ImmersiveSystemText|#000000
Search_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_separator_tint1=$ImmersiveSystemText|#000000
Main_arrow_tint1=$ImmersiveSystemText|#000000
Main_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Shutdown_search_arrow_tint1=$ImmersiveSystemText|#000000
Shutdown_search_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Shutdown_jump_arrow_tint1=$ImmersiveSystemText|#000000
Shutdown_jump_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
Main_pager_arrows_tint1=$ImmersiveSystemText|#000000
Main_pager_arrows_tint2=$ImmersiveSystemText|#000000
Pin_bitmap_tint1=$ImmersiveSystemText|#000000
User_text_color=$ImmersiveSystemText|#000000
Main_bitmap=$StartPrimaryText
Main_bitmap_search=$StartPrimaryText
Main_bitmap_jump=$StartPrimaryText
Shutdown_search_selection=$ImmersiveSystemText|#000000
Shutdown_jump_selection=$ImmersiveSystemText|#000000
List_selection=$ImmersiveSystemBackground|$StartPrimaryText
List_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
Main_selection=$ImmersiveSystemBackground|$StartPrimaryText
Main_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
Main_selection_mask=61
Main_split_selection_mask=62
List_selection_mask=63
List_split_selection_mask=64
Main_pager_mask=10
Main_pager=$ImmersiveSystemBackground|$StartPrimaryText
Main_pager_tint1=$StartPrimaryText
[TRANSPARENT_LESS AND NOT OPAQUE]
Main_bitmap_mask=55
Programs_background=$StartPrimaryText
Main_opacity=glass
Main2_opacity=fullglass
[USER_NAME AND TRANSPARENT_LESS]
Main_padding=7,47,7,7,100%
[SEARCHBOX]
Main_bitmap_jump_slices_Y=12,6,2,0,2,11
[HIGH_DPI AND NOT 144_DPI AND NOT 168_DPI]
Programs_icon=65
Pin_bitmap=66
Main_arrow=67
Main2_arrow=67
Shutdown_arrow=67
Shutdown_search_arrow=67
Shutdown_jump_arrow=67
Submenu_arrow=67
Main_arrow_mask=68
Main2_arrow_mask=68
Shutdown_arrow_mask=68
Shutdown_search_arrow_mask=68
Shutdown_jump_arrow_mask=68
Submenu_arrow_mask=68
Main_pager_arrows_mask=69
Submenu_pager_arrows_mask=69
Scrollbar_arrows_mask=70
Search_arrow=71
Search_arrow_mask=68
Search_bitmap=72
[LIGHT]
Main_bitmap_tint2=#FFFFFF
Main_bitmap_search_tint2=#FFFFFF
Main_bitmap_jump_tint2=#FFFFFF
Search_background_tint2=#FFFFFF
Search_text_background_tint1=#FFFFFF
Submenu_bitmap=#FFFFFF
Submenu_selection=#FFFFFF
Submenu_split_selection=#FFFFFF
Submenu_pager=#FFFFFF
Submenu_arrow_tint2=#FFFFFF
Search_text_color=#000000,#808080
Submenu_text_color=#000000,#000000,#7F7F7F,#7F7F7F
Submenu_selection_tint2=#000000
Submenu_pager_tint2=#000000
Submenu_pager_arrows_tint1=#000000
Submenu_pager_arrows_tint2=#000000
Submenu_arrow_tint1=#000000
Submenu_separator_tint1=#000000
Submenu_separator_text_color=#000000,#000000
Submenu_separatorV_tint1=#000000
[LIGHT AND TRANSPARENT_LESS]
Programs_background_tint1=#FFFFFF
Scrollbar_button_tint1=#FFFFFF
Scrollbar_thumb_tint1=#FFFFFF
Scrollbar_background_tint1=#FFFFFF
Scrollbar_arrows_tint3=#FFFFFF
Search_arrow_tint2=#FFFFFF
Main_arrow_tint2=#FFFFFF
Shutdown_search_arrow_tint2=#FFFFFF
Shutdown_jump_arrow_tint2=#FFFFFF
List_selection=#FFFFFF
List_split_selection=#FFFFFF
Main_selection=#FFFFFF
Main_split_selection=#FFFFFF
Main_pager=#FFFFFF
Main_text_color=#000000,#000000,#7F7F7F,#7F7F7F
Shutdown_search_text_color=#000000,#000000
Shutdown_jump_text_color=#000000,#000000
Scrollbar_button=#000000
Scrollbar_thumb=#000000
Scrollbar_background=#000000
Scrollbar_arrows_tint1=#000000
Scrollbar_arrows_tint2=#000000
Search_background_tint1=#000000
Programs_icon_tint1=#000000
List_separator_text_color=#000000,#000000
Search_arrow_tint1=#000000
Main_separator_tint1=#000000
Main_arrow_tint1=#000000
Shutdown_search_arrow_tint1=#000000
Shutdown_jump_arrow_tint1=#000000
Main_pager_arrows_tint1=#000000
Main_pager_arrows_tint2=#000000
Pin_bitmap_tint1=#000000
User_text_color=#000000
Shutdown_search_selection=#000000
Shutdown_jump_selection=#000000
[DARK]
Main_bitmap_tint2=#000000
Main_bitmap_search_tint2=#000000
Main_bitmap_jump_tint2=#000000
Search_background_tint2=#000000
Search_text_background_tint1=#000000
Submenu_bitmap=#000000
Submenu_selection=#000000
Submenu_split_selection=#000000
Submenu_pager=#000000
Submenu_arrow_tint2=#000000
Search_text_color=#FFFFFF,#808080
Submenu_text_color=#FFFFFF,#FFFFFF,#7F7F7F,#7F7F7F
Submenu_selection_tint2=#FFFFFF
Submenu_pager_tint2=#FFFFFF
Submenu_pager_arrows_tint1=#FFFFFF
Submenu_pager_arrows_tint2=#FFFFFF
Submenu_arrow_tint1=#FFFFFF
Submenu_separator_tint1=#FFFFFF
Submenu_separator_text_color=#FFFFFF,#FFFFFF
Submenu_separatorV_tint1=#FFFFFF
[DARK AND TRANSPARENT_LESS]
Programs_background_tint1=#000000
Scrollbar_button_tint1=#000000
Scrollbar_thumb_tint1=#000000
Scrollbar_background_tint1=#000000
Scrollbar_arrows_tint3=#000000
Search_arrow_tint2=#000000
Main_arrow_tint2=#000000
Shutdown_search_arrow_tint2=#000000
Shutdown_jump_arrow_tint2=#000000
List_selection=#000000
List_split_selection=#000000
Main_selection=#000000
Main_split_selection=#000000
Main_pager=#000000
Main_text_color=#FFFFFF,#FFFFFF,#7F7F7F,#7F7F7F
Shutdown_search_text_color=#FFFFFF,#FFFFFF
Shutdown_jump_text_color=#FFFFFF,#FFFFFF
Scrollbar_button=#FFFFFF
Scrollbar_thumb=#FFFFFF
Scrollbar_background=#FFFFFF
Scrollbar_arrows_tint1=#FFFFFF
Scrollbar_arrows_tint2=#FFFFFF
Search_background_tint1=#FFFFFF
Programs_icon_tint1=#FFFFFF
List_separator_text_color=#FFFFFF,#FFFFFF
Search_arrow_tint1=#FFFFFF
Main_separator_tint1=#FFFFFF
Main_arrow_tint1=#FFFFFF
Shutdown_search_arrow_tint1=#FFFFFF
Shutdown_jump_arrow_tint1=#FFFFFF
Main_pager_arrows_tint1=#FFFFFF
Main_pager_arrows_tint2=#FFFFFF
Pin_bitmap_tint1=#FFFFFF
User_text_color=#FFFFFF
Shutdown_search_selection=#FFFFFF
Shutdown_jump_selection=#FFFFFF
[BLACK_TEXT AND NOT BLACK_FRAMES AND NOT TRANSPARENT_LESS]
Scrollbar_arrows_tint3=#000000
[BLACK_FRAMES AND NOT BLACK_TEXT AND NOT TRANSPARENT_LESS]
Scrollbar_arrows_tint3=#FFFFFF

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

Some files were not shown because too many files have changed in this diff Show More