Initial commit
119
ClassicShellSrc/Skins/Metro7/Metro7.rc
Normal file
@@ -0,0 +1,119 @@
|
||||
// Microsoft Visual C++ generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 2 resource.
|
||||
//
|
||||
#include "afxres.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// English (U.S.) resources
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
#pragma code_page(1252)
|
||||
#endif //_WIN32
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// TEXTINCLUDE
|
||||
//
|
||||
|
||||
1 TEXTINCLUDE
|
||||
BEGIN
|
||||
"resource.h\0"
|
||||
END
|
||||
|
||||
2 TEXTINCLUDE
|
||||
BEGIN
|
||||
"#include ""afxres.h""\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
3 TEXTINCLUDE
|
||||
BEGIN
|
||||
"\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
1 ICON "..\\..\\ClassicShellSetup\\ClassicShell.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// SKIN
|
||||
//
|
||||
|
||||
1 SKIN "SkinDescription.txt"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Bitmap
|
||||
//
|
||||
|
||||
1 BITMAP "main_bitmap.bmp"
|
||||
2 BITMAP "main_bitmap_search.bmp"
|
||||
3 BITMAP "main_bitmap_jump.bmp"
|
||||
4 BITMAP "pager.bmp"
|
||||
5 BITMAP "pager_arrows.bmp"
|
||||
6 BITMAP "separator.bmp"
|
||||
7 BITMAP "programs.bmp"
|
||||
8 BITMAP "separatorXP.bmp"
|
||||
9 BITMAP "search.bmp"
|
||||
10 BITMAP "icon_frame.bmp"
|
||||
11 BITMAP "separator2.bmp"
|
||||
12 BITMAP "user_bitmap.bmp"
|
||||
13 BITMAP "search_background.bmp"
|
||||
14 BITMAP "shutdown.bmp"
|
||||
15 BITMAP "pins.bmp"
|
||||
16 BITMAP "scroll_button.bmp"
|
||||
17 BITMAP "scroll_arrows.bmp"
|
||||
18 BITMAP "user_bitmap150.bmp"
|
||||
19 BITMAP "separator2150.bmp"
|
||||
20 BITMAP "separator150.bmp"
|
||||
21 BITMAP "pager_arrows150.bmp"
|
||||
22 BITMAP "programs150.bmp"
|
||||
23 BITMAP "submenu.bmp"
|
||||
24 BITMAP "separator_submenuV.bmp"
|
||||
25 BITMAP "main_bitmapt.bmp"
|
||||
26 BITMAP "main_bitmap_searcht.bmp"
|
||||
27 BITMAP "main_bitmap_jumpt.bmp"
|
||||
28 BITMAP "glass_selection.bmp"
|
||||
29 BITMAP "glass_selection2.bmp"
|
||||
30 BITMAP "search_backgroundt.bmp"
|
||||
31 BITMAP "shutdownt.bmp"
|
||||
32 BITMAP "scroll_buttont.bmp"
|
||||
33 BITMAP "glass_new_selection.bmp"
|
||||
|
||||
#endif // English (U.S.) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
#ifndef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#endif // not APSTUDIO_INVOKED
|
||||
|
||||
235
ClassicShellSrc/Skins/Metro7/Metro7.vcproj
Normal file
@@ -0,0 +1,235 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="Metro7"
|
||||
ProjectGUID="{598AB4AC-008E-4501-90B3-C5213834C1DA}"
|
||||
RootNamespace="Metro7"
|
||||
SccProjectName="SAK"
|
||||
SccAuxPath="SAK"
|
||||
SccLocalPath="SAK"
|
||||
SccProvider="SAK"
|
||||
Keyword="Win32Proj"
|
||||
TargetFrameworkVersion="196613"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Resource|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="0"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="true"
|
||||
OutputFile="$(SolutionDir)ClassicStartMenu\Skins\Metro.skin7"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ResourceOnlyDLL="true"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\SkinDescription.txt"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\glass_new_selection.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\glass_selection.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\glass_selection2.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\icon_frame.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\main_bitmap.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\main_bitmap_jump.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\main_bitmap_search.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Metro7.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pager.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pager_arrows.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pager_arrows150.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pins.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\programs.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\programs150.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scroll_arrows.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scroll_button.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\search.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\search_background.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\separator.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\separator150.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\separator2.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\separator2150.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\separator_submenuV.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\separatorXP.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shutdown.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\user_bitmap.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\user_bitmap150.bmp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
357
ClassicShellSrc/Skins/Metro7/SkinDescription.txt
Normal file
@@ -0,0 +1,357 @@
|
||||
; Metro skin
|
||||
|
||||
About=#7109
|
||||
AboutIcon=1
|
||||
|
||||
; Version - version of the required skin engine. Set to 2 if the skin uses any of the new features introduced in Classic 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 Classic 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=$SystemAccentDark1|$StartBackground
|
||||
Main_bitmap_tint1=$StartHighlight
|
||||
Main_bitmap_mask=1
|
||||
Main_bitmap_slices_X=12,1,6,0,1,6
|
||||
Main_bitmap_slices_Y=12,10,11
|
||||
Main_padding=11,11,4,9
|
||||
|
||||
Main_bitmap_search=$SystemAccentDark1|$StartBackground
|
||||
Main_bitmap_search_tint1=$StartHighlight
|
||||
Main_bitmap_search_mask=2
|
||||
Main_bitmap_search_slices_X=12,1,12
|
||||
Main_bitmap_search_slices_Y=12,10,11
|
||||
Main_search_padding=11,11,11,9
|
||||
|
||||
Main_bitmap_jump=$SystemAccentDark1|$StartBackground
|
||||
Main_bitmap_jump_tint1=$StartHighlight
|
||||
Main_bitmap_jump_mask=3
|
||||
Main_bitmap_jump_slices_X=12,1,2,2,1,12
|
||||
Main_bitmap_jump_slices_Y=12,10,11
|
||||
Main_jump_padding=3,10,11,9
|
||||
|
||||
Main_font="Segoe UI",normal,-9
|
||||
|
||||
Main_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartSecondaryText,$StartSelectionSecondaryText
|
||||
|
||||
Main_selection=$SystemAccentDark2|$StartSelectionBackground
|
||||
|
||||
; 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=$ControlDefaultDarkButtonBackgroundRest
|
||||
Main_pager_tint2=$ControlDefaultDarkButtonBackgroundPressed
|
||||
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=$ControlDefaultDarkButtonTextRest
|
||||
Main_pager_arrows_tint2=$ControlDefaultDarkButtonTextPressed
|
||||
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_color=$StartPrimaryText,$StartSelectionPrimaryText
|
||||
Main_arrow_padding=8,10,100%
|
||||
Main_split_arrow_padding=10,10,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=$StartSystemTilesBackground
|
||||
Main_separator_tint2=$StartSystemTilesBackground
|
||||
Main_separator_mask=6
|
||||
Main_separator_slices_X=8,6,8
|
||||
Main_search_indent=16
|
||||
Main_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Main_new_selection_tint1=$StartInlineErrorText
|
||||
Main_new_selection_mask=#7F0000
|
||||
|
||||
; Second column
|
||||
|
||||
Main2_text_padding=1,7,8,7,100%
|
||||
Main2_padding=3,10,5,9
|
||||
Main2_separator=$SystemAccentDark1|$StartBackground
|
||||
Main2_separator_tint1=$StartSystemTilesBackground
|
||||
Main2_separator_mask=8
|
||||
Main2_separator_slices_X=8,6,8
|
||||
Main2_icon_padding=4,4,3,4,100%
|
||||
Main2_arrow_padding=7,7,100%
|
||||
Main2_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Main2_new_selection_tint1=$StartInlineErrorText
|
||||
Main2_new_selection_mask=#7F0000
|
||||
|
||||
; Shutdown button
|
||||
|
||||
Shutdown_selection=$SystemAccentDark1|$StartBackground
|
||||
Shutdown_selection_tint1=$SystemAccentDark2|$StartSelectionBackground
|
||||
Shutdown_selection_mask=14
|
||||
Shutdown_selection_slices_X=5,4,3,2,4,5
|
||||
Shutdown_selection_slices_Y=4,4,4
|
||||
Shutdown_padding=0,9,0,5,100%
|
||||
Shutdown_text_padding=10,4,12,5,100%
|
||||
Shutdown_icon_padding=5,3,-5,3,100%
|
||||
Shutdown_text_color=$StartPrimaryText,$StartSelectionPrimaryText
|
||||
Shutdown_arrow_color=$StartPrimaryText,$StartSelectionPrimaryText
|
||||
Shutdown_arrow_padding=7,9,100%
|
||||
|
||||
; Programs tree
|
||||
|
||||
Programs_background=$SystemAccentDark1|$StartBackground
|
||||
Programs_text_padding=0,2,0,2,100%
|
||||
Programs_icon_padding=2,2,2,2,100%
|
||||
Programs_indent=-5
|
||||
|
||||
Programs_icon=7
|
||||
Programs_icon_tint1=$StartPrimaryText
|
||||
Programs_icon_mask=#FF0000
|
||||
Programs_button_text_padding=1,5,8,5,100%
|
||||
Programs_button_new_text_padding=1,5,8,5,100%
|
||||
Programs_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Programs_new_selection_tint1=$StartInlineErrorText
|
||||
Programs_new_selection_mask=#7F0000
|
||||
|
||||
; Scrollbar
|
||||
Scrollbar_button=$SystemAccentDark1|$StartBackground
|
||||
Scrollbar_button_tint1=$ControlLightScrollbarButtonRest
|
||||
Scrollbar_button_tint2=$ControlLightScrollbarButtonHover
|
||||
Scrollbar_button_tint3=$ControlLightScrollbarButtonPressed
|
||||
Scrollbar_button_mask=16
|
||||
Scrollbar_button_slices_X=3,3,3
|
||||
Scrollbar_button_slices_Y=3,3,3
|
||||
Scrollbar_thumb=$SystemAccentDark1|$StartBackground
|
||||
Scrollbar_thumb_tint1=$ControlLightScrollbarThumbRest
|
||||
Scrollbar_thumb_tint2=$ControlLightScrollbarThumbHover
|
||||
Scrollbar_thumb_tint3=$ControlLightScrollbarThumbPressed
|
||||
Scrollbar_thumb_mask=16
|
||||
Scrollbar_thumb_slices_X=3,3,3
|
||||
Scrollbar_thumb_slices_Y=3,3,3
|
||||
Scrollbar_background=$SystemAccentDark1|$StartBackground
|
||||
Scrollbar_background_tint1=$ControlLightScrollbarTrack
|
||||
Scrollbar_background_mask=#FF0000
|
||||
Scrollbar_arrows=#StartBackground
|
||||
Scrollbar_arrows_tint1=$ControlLightScrollbarButtonGlyphRest
|
||||
Scrollbar_arrows_tint2=$ControlLightScrollbarButtonGlyphHover
|
||||
Scrollbar_arrows_tint3=$ControlLightScrollbarButtonGlyphPressed
|
||||
Scrollbar_arrows_mask=17
|
||||
|
||||
|
||||
; LIST SECTION
|
||||
List_text_padding=0,0,4,0,100%
|
||||
List_separator_font="Segoe UI",bold,-9
|
||||
List_separator_text_padding=3,0,0,0,100%
|
||||
List_separator_icon_padding=6,3,3,3,100%
|
||||
List_arrow_padding=5,7,100%
|
||||
List_separator_split_font="Segoe UI",bold,-9
|
||||
List_separator_text_color=$StartSelectionSecondaryText,$StartSelectionPrimaryText
|
||||
|
||||
|
||||
Search_padding=6,16,10,6,100%,100%,0%,100%
|
||||
Search_frame=0
|
||||
Search_background=$SystemAccentDark1|$StartBackground
|
||||
Search_background_tint1=$StartHighlight
|
||||
Search_background_tint2=$ControlDarkRichEditBackgroundRest
|
||||
Search_background_mask=13
|
||||
Search_background_slices_X=3,2,3, 0,5,13, 0,1,3
|
||||
Search_background_slices_Y=5,1,3, 0,4,0, 2,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",italic,-9
|
||||
Search_text_color=$ControlDarkRichEditTextRest,$ControlDarkRichEditTextRest
|
||||
Search_text_color_tint1=$ControlDarkRichEditBackgroundRest
|
||||
Search_text_color_mask=#000000,#7F0000
|
||||
Search_text_background=$SystemAccentDark1|$StartBackground
|
||||
Search_text_background_tint1=$ControlDarkRichEditBackgroundRest
|
||||
Search_text_background_mask=#FF0000
|
||||
Search_bitmap=9
|
||||
Search_bitmap_tint1=$ControlDarkRichEditTextRest
|
||||
Search_bitmap_mask=#FF0000
|
||||
; 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=15
|
||||
Pin_bitmap_tint1=$StartSecondaryText
|
||||
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
|
||||
; This is usually 2 pixels for the Classic theme and 1 pixel for Aero or Basic
|
||||
Submenu_padding=2,2,2,2
|
||||
|
||||
; These have the same meaning as the Main_... properties
|
||||
Submenu_opacity=region
|
||||
Submenu_bitmap=$SystemAccentDark1|$StartBackground
|
||||
Submenu_bitmap_tint1=$StartHighlight
|
||||
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=$StartPrimaryText,$StartSelectionPrimaryText,$StartSecondaryText,$StartSelectionSecondaryText
|
||||
Submenu_selection=$SystemAccentDark2|$StartSelectionBackground
|
||||
|
||||
Submenu_pager=$SystemAccentDark1|$StartBackground
|
||||
Submenu_pager_tint1=$ControlDefaultDarkButtonBackgroundRest
|
||||
Submenu_pager_tint2=$ControlDefaultDarkButtonBackgroundPressed
|
||||
Submenu_pager_mask=4
|
||||
Submenu_pager_slices_X=3,10,3
|
||||
Submenu_pager_slices_Y=3,9,3
|
||||
Submenu_pager_arrows=$SystemAccentDark1|$StartBackground
|
||||
Submenu_pager_arrows_tint1=$ControlDefaultDarkButtonTextRest
|
||||
Submenu_pager_arrows_tint2=$ControlDefaultDarkButtonTextPressed
|
||||
Submenu_pager_arrows_mask=5
|
||||
|
||||
Submenu_arrow_color=$StartPrimaryText,$StartSelectionPrimaryText
|
||||
Submenu_separator=$SystemAccentDark1|$StartBackground
|
||||
Submenu_separator_tint1=$StartSystemTilesBackground
|
||||
Submenu_separator_mask=11
|
||||
Submenu_separator_slices_X=8,6,8
|
||||
Submenu_separator_text_padding=3,4,4,8
|
||||
Submenu_separator_font="Segoe UI",normal,-10
|
||||
Submenu_separator_text_color=$StartSelectionSecondaryText
|
||||
Submenu_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Submenu_new_selection_tint1=$StartInlineErrorText
|
||||
Submenu_new_selection_mask=#7F0000
|
||||
|
||||
Submenu_separatorV=$SystemAccentDark1|$StartBackground
|
||||
Submenu_separatorV_tint1=$StartSystemTilesBackground
|
||||
Submenu_separatorV_mask=24
|
||||
Submenu_separatorV_slices_Y=5,5,5
|
||||
|
||||
|
||||
; OPTIONS
|
||||
|
||||
OPTION USER_IMAGE=#7014,1
|
||||
OPTION SMALL_ICONS=#7011,0
|
||||
OPTION LARGE_FONT=#7006,0
|
||||
OPTION ICON_FRAMES=#7023,1, NOT SMALL_ICONS, 0
|
||||
OPTION OPAQUE=#7025,0
|
||||
|
||||
|
||||
[SMALL_ICONS]
|
||||
Main_large_icons=0
|
||||
Main_arrow_padding=7,9,100%
|
||||
Main_split_arrow_padding=9,9,100%
|
||||
Main2_text_padding=1,3,8,4,100%
|
||||
|
||||
|
||||
[ICON_FRAMES]
|
||||
Main_icon_frame=$SystemAccentDark1|$StartBackground
|
||||
Main_icon_frame_tint1=$SystemAccentDark2|$StartSelectionBackground
|
||||
Main_icon_frame_mask=10
|
||||
Main_icon_frame_slices_X=4,4,4
|
||||
Main_icon_frame_slices_Y=4,4,4
|
||||
Main_icon_frame_offset=3,3
|
||||
List_icon_frame=0
|
||||
Main_icon_padding=6,6,6,6,100%
|
||||
Main_text_padding=5,2,8,2,100%
|
||||
|
||||
|
||||
[LARGE_FONT]
|
||||
Main_font="Segoe UI",normal,-10
|
||||
Submenu_font="Segoe UI",normal,-10
|
||||
Shutdown_text_padding=10,5,12,6,100%
|
||||
Search_hint_font="Segoe UI",italic,-10
|
||||
Submenu_text_padding=1,0,8,2,100%
|
||||
Programs_text_padding=0,0,0,2,100%
|
||||
|
||||
|
||||
[USER_IMAGE]
|
||||
; User_bitmap - the frame around the user picture
|
||||
User_mask=12
|
||||
User_image_size=48
|
||||
User_image_padding=-4,4
|
||||
User_bitmap_outside=0
|
||||
|
||||
|
||||
[HIGH_DPI]
|
||||
Main_separator_mask=20
|
||||
Submenu_separator_mask=19
|
||||
User_frame_position=40
|
||||
Programs_icon=22
|
||||
Programs_button_text_padding=1,0,8,2,100%
|
||||
Programs_button_new_text_padding=1,0,8,2,100%
|
||||
Main_pager_arrows_mask=21
|
||||
Submenu_pager_arrows_mask=21
|
||||
|
||||
[HIGH_DPI AND USER_IMAGE]
|
||||
User_mask=18
|
||||
User_image_size=64
|
||||
User_image_padding=0,8
|
||||
|
||||
[TOUCH_ENABLED AND NOT SMALL_ICONS]
|
||||
Shutdown_text_padding=10,8,10,8,100%
|
||||
Shutdown_arrow_padding=12,9,100%
|
||||
Main2_text_padding=1,10,8,10,100%
|
||||
Main_split_arrow_padding=14,14,100%
|
||||
|
||||
[NOT OPAQUE]
|
||||
Main_opacity=fullglass
|
||||
Main2_opacity=fullglass
|
||||
|
||||
Main_bitmap_mask=25
|
||||
Main_bitmap_search_mask=26
|
||||
Main_bitmap_jump_mask=27
|
||||
Search_background_mask=30
|
||||
Programs_background=#C0000000
|
||||
Programs_background_mask=#FF0000
|
||||
Programs_background_tint1=$SystemAccentDark1|$StartBackground
|
||||
|
||||
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=$SystemAccentDark2|$StartSelectionBackground
|
||||
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
|
||||
|
||||
Main2_split_selection=$SystemAccentDark2|$StartSelectionBackground
|
||||
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
|
||||
|
||||
List_split_selection=$SystemAccentDark2|$StartSelectionBackground
|
||||
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
|
||||
|
||||
Shutdown_selection=$StartPrimaryText
|
||||
Shutdown_selection_mask=31
|
||||
|
||||
Main_separator_tint1=$StartPrimaryText
|
||||
Main2_separator_tint1=$StartPrimaryText
|
||||
|
||||
Scrollbar_button_mask=32
|
||||
Scrollbar_thumb_mask=32
|
||||
|
||||
Scrollbar_background=$ControlLightScrollbarTrack
|
||||
Scrollbar_background_mask=32
|
||||
Scrollbar_background_tint1=$ControlLightScrollbarTrack
|
||||
Scrollbar_background_slices_X=2,2,2
|
||||
Scrollbar_background_slices_Y=2,2,2
|
||||
|
||||
Main_new_selection_mask=33
|
||||
Main_new_selection_slices_X=2,2,2
|
||||
Main_new_selection_slices_Y=2,2,2
|
||||
Main2_new_selection_mask=33
|
||||
Main2_new_selection_slices_X=2,2,2
|
||||
Main2_new_selection_slices_Y=2,2,2
|
||||
Programs_new_selection_mask=33
|
||||
Programs_new_selection_slices_X=2,2,2
|
||||
Programs_new_selection_slices_Y=2,2,2
|
||||
|
||||
[SEARCHBOX]
|
||||
Main_bitmap_jump_slices_Y=12,10,7,0,2,2
|
||||
BIN
ClassicShellSrc/Skins/Metro7/glass_new_selection.bmp
Normal file
|
After Width: | Height: | Size: 344 B |
BIN
ClassicShellSrc/Skins/Metro7/glass_selection.bmp
Normal file
|
After Width: | Height: | Size: 200 B |
BIN
ClassicShellSrc/Skins/Metro7/glass_selection2.bmp
Normal file
|
After Width: | Height: | Size: 632 B |
BIN
ClassicShellSrc/Skins/Metro7/icon_frame.bmp
Normal file
|
After Width: | Height: | Size: 632 B |
BIN
ClassicShellSrc/Skins/Metro7/main_bitmap.bmp
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
ClassicShellSrc/Skins/Metro7/main_bitmap_jump.bmp
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
ClassicShellSrc/Skins/Metro7/main_bitmap_jumpt.bmp
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
ClassicShellSrc/Skins/Metro7/main_bitmap_search.bmp
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
ClassicShellSrc/Skins/Metro7/main_bitmap_searcht.bmp
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
ClassicShellSrc/Skins/Metro7/main_bitmapt.bmp
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
ClassicShellSrc/Skins/Metro7/pager.bmp
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
ClassicShellSrc/Skins/Metro7/pager_arrows.bmp
Normal file
|
After Width: | Height: | Size: 504 B |
BIN
ClassicShellSrc/Skins/Metro7/pager_arrows150.bmp
Normal file
|
After Width: | Height: | Size: 776 B |
BIN
ClassicShellSrc/Skins/Metro7/pins.bmp
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
ClassicShellSrc/Skins/Metro7/programs.bmp
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
ClassicShellSrc/Skins/Metro7/programs150.bmp
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
14
ClassicShellSrc/Skins/Metro7/resource.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by Metro7.rc
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 101
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
BIN
ClassicShellSrc/Skins/Metro7/scroll_arrows.bmp
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
ClassicShellSrc/Skins/Metro7/scroll_button.bmp
Normal file
|
After Width: | Height: | Size: 812 B |
BIN
ClassicShellSrc/Skins/Metro7/scroll_buttont.bmp
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
ClassicShellSrc/Skins/Metro7/search.bmp
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
ClassicShellSrc/Skins/Metro7/search_background.bmp
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
ClassicShellSrc/Skins/Metro7/search_backgroundt.bmp
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
ClassicShellSrc/Skins/Metro7/separator.bmp
Normal file
|
After Width: | Height: | Size: 496 B |
BIN
ClassicShellSrc/Skins/Metro7/separator150.bmp
Normal file
|
After Width: | Height: | Size: 672 B |
BIN
ClassicShellSrc/Skins/Metro7/separator2.bmp
Normal file
|
After Width: | Height: | Size: 320 B |
BIN
ClassicShellSrc/Skins/Metro7/separator2150.bmp
Normal file
|
After Width: | Height: | Size: 496 B |
BIN
ClassicShellSrc/Skins/Metro7/separatorXP.bmp
Normal file
|
After Width: | Height: | Size: 672 B |
BIN
ClassicShellSrc/Skins/Metro7/separator_submenuV.bmp
Normal file
|
After Width: | Height: | Size: 476 B |
BIN
ClassicShellSrc/Skins/Metro7/shutdown.bmp
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
ClassicShellSrc/Skins/Metro7/shutdownt.bmp
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
ClassicShellSrc/Skins/Metro7/submenu.bmp
Normal file
|
After Width: | Height: | Size: 488 B |
BIN
ClassicShellSrc/Skins/Metro7/user_bitmap.bmp
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
ClassicShellSrc/Skins/Metro7/user_bitmap150.bmp
Normal file
|
After Width: | Height: | Size: 16 KiB |