Remove some files

This commit is contained in:
JackMyth 2020-05-01 17:36:41 +08:00
parent fde22da1a2
commit d17b0f3217
5 changed files with 0 additions and 443 deletions

View File

@ -1,47 +0,0 @@
@echo off
REM Check if user place it in right place(inside Steam\skins).
if not exist "..\..\Steam.exe" (goto WrongDirErr)
REM command for have some issue while inside the else branch
REM so make it standalone
for %%d in ("%~dp0..") do set ParentDirectory=%%~nxd
if not "%ParentDirectory%"=="skins" (goto WrongDirErr)
REM Copy SteamUI's file to the original place.
xcopy /e /y ".\steamui" "..\..\steamui"
for %%i in ("%cd%") do set SkinName=%%~nxi
REM SteamV4 seems to be deprecated, but just add it.
reg add HKCU\Software\Valve\Steam /v SkinV4 /t REG_SZ /d "%SkinName%" /f
reg add HKCU\Software\Valve\Steam /v SkinV5 /t REG_SZ /d "%SkinName%" /f
if "%2"=="WithoutShortcut" (exit)
FOR /F %%i IN ("..\..\Steam.exe") DO set Program=%%~fi
FOR /F %%i IN ("..\..\") DO set WorkDir=%%~fi
set LnkName=Steam
(echo Set WshShell=CreateObject("WScript.Shell"^)
echo strDesKtop=WshShell.SpecialFolders("DesKtop"^)
echo Set oShellLink=WshShell.CreateShortcut(strDesKtop^&"\%LnkName%.lnk"^)
echo oShellLink.TargetPath="%Program%"
echo oShellLink.Arguments="-noverifyfiles"
echo oShellLink.WorkingDirectory="%WorkDir%"
echo oShellLink.Save)>makelnk.vbs
makelnk.vbs
del /f /q makelnk.vbs
cls
if "%1"=="CalledByCustomizer" (exit)
echo All works done.
echo You need to restart Steam before the skin takes effect.
echo Next open Steam,Pleace use the shortcut on the DesKtop, or the skin will be restored.
echo Check https://github.com/Jack-Myth/Threshold-Miku for update.
pause
explorer https://github.com/Jack-Myth/Threshold-Miku
exit
:WrongDirErr
if "%1"=="CalledByCustomizer" (exit)
REM Try find Steam Path
FOR /F "tokens=2* skip=2" %%a in ('reg query "HKCU\Software\Valve\Steam" /v "SteamPath"') do set SteamPath=%%b
REM If return value is not an exist path(Err Msg)
if not exist "%SteamPath%" (set SteamPath=Steam)
set SteamPath=%SteamPath:/=\%
echo Threshold Miku Skin is in the wrong folder.
echo You need to place it into %SteamPath%\skins.
pause
exit

Binary file not shown.

View File

@ -1,16 +0,0 @@
<!doctype html>
<html style="width: 100%; height: 100%">
<head>
<title>Steam</title>
<meta charset="utf-8">
<link href="css/main.css" rel="stylesheet">
</head>
<body class="ClientUIControls" style="width: 100%; height: 100%; margin: 0; overflow: hidden;">
<div id='root' style="height:100%; width: 100%"></div>
<div style="display:none"></div>
<script src="libraries/libraries.js"></script>
<script src="libraries/libraries_cm.js"></script>
<script src="library.js"></script>
</body>
<link href="skins/Threshold Miku/main.css" rel="stylesheet">
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 760 KiB

View File

@ -1,380 +0,0 @@
#root
{
background: url("images/MainBG.jpg");
/*TMC2:BeginCSide0*/
background-position: -240px -31px;
background-size: calc(100% + 240px) calc(100% + 80px);
/*TMC2:EndCSide0*/
background-repeat: no-repeat;
}
div[class^="gamelistbar_Container"]
{
background-color: #00000000;
background-image: none;
z-index:2;
}
div[class^="gamelistbar_Container"]:after
{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -2;
background: url("images/MainBG.jpg");
/*TMC2:BeginCSide1*/
background-position:-240px -31px;
background-size: calc(100% + 240px) calc(100% + 80px);
/*TMC2:EndCSide1*/
background-attachment: fixed;
/*TMC2:BeginGameListBlur*/filter: blur(5px);/*TMC2:EndGameListBlur*/
}
/*
//If you want a translucent detail,uncomment this block.
div[class^="appdetailsoverview_Container][class*="appdetailsoverview_ColumnContainer"] {
background-color: #24282f00;
}
.appdetails_Container_3HDlC
{
background-color: #24282fcc;
}
*/
div[class^="gamelistbar_GameListHomeAndSearch"] {
background: #20212433;
border-radius: 10px;
}
div[class^="gamelistdropdown_MenuHeader"]
{
color: rgba(0, 0, 0, 1);
}
div[class^="gamelistfilter_Icon"]
{
filter: brightness(0%);
}
div[class^="libraryhome_Container"]
{
background: radial-gradient(100% 100% at 45% 45%, #000000 0%, #00000000 100%);
}
div[class^="gamelistsectionheader_SectionHeaderContent"]
{
color: rgba(0, 0, 0, 1);
}
div[class^="libraryhome_UpdatesContainer"]
{
background-color: #36373800;
}
div[class^="gamelistentry_Container"][class*="gamelistentry_Installed"]
{
font-weight:bold;
color: black;
}
div[class^="gamelistentry_Container"][class*="gamelistentry_Installed"]:hover
{
font-weight:bold;
color: black;
}
div[class^="gamelistentry_Container"][class*="gamelistentry_Installed"][class*="gamelistentry_HoverOverlay"]
{
font-weight:bold;
color: lightgray;
}
div[class^="gamelistentry_Container"][class*="gamelistentry_Selected"][class*="gamelistentry_Installed"]
{
font-weight:bold;
color: black;
}
div[class^="gamelistentry_Container"][class*="gamelistentry_Selected"][class*="gamelistentry_Installed"]
{
font-weight:bold;
color: black;
}
div[class^="gamelistentry_Container"][class*="gamelistentry_Uninstalled"]:hover {
color: rgba(0, 0, 0, 0.8); }
div[class^="gamelistentry_Container"][class*="gamelistentry_Uninstalled"] {
color: rgba(0, 0, 0, 1); }
div[class^="gamelistentry_Container"][class*="gamelistentry_Selected"][class*="gamelistentry_Uninstalled"] {
color: rgba(0, 0, 0, 1); }
div[class^="gamelistentry_Container"][class*="gamelistentry_Selected"]
{
background: linear-gradient(to right, #CBCBCB 0%, #CBCBCB 90%, rgba(53, 55, 63, 0) 110%);
}
div[class^="gamelistentry_Container"]:hover {
color: #000000;
background-color: #CBCBCB;
transition: background-color 0.25s; }
div[class^="gamelistsectionheader_Container"][class*="gamelistsectionheader_Selected"] {
background: linear-gradient(to right, #CBCBCB 0%, #BBBBBB 90%, #303230CB 110%);
}
div[class^="gamelistsectionheader_SectionHeaderContent"] span[class*="gamelistsectionheader_SectionName"] {
color: rgba(0, 0, 0, 0.5); }
div[class^="gamelistsectionheader_SectionHeaderContent"]:hover span[class*="gamelistsectionheader_SectionName"] {
color: rgba(0, 0, 0, 1); }
div[class^="appactivityday_ActivityAchievementUnlocked"][class*="appactivityday_ActivityPublishedScreenshot"] {
background: #1d222782;
}
/*div[class^="collectionview_Container"]
{
background: linear-gradient(#222222FF,#222222AA,#22222222 50%);
}*/
div[class^="gamelistdropdown_MenuHeader"]:hover {
color: #000000CB; }
div[class^="gamelistdropdown_MenuHeader"]:hover *[class^="gamelistdropdown_Arrow"] polygon {
fill: #000000CB; }
div[class^="library_AppDetailsTransitionGroup"]
{
background:#00000000;
}
div[class^="library_MainPanel"]
{
//background: radial-gradient(100% 100% at 45% 45%, #00000080 0%, #30303f 100%);
z-index:1;
}
div[class^="library_MainPanel"]:after
{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background: url("images/MainBG.jpg");
/*TMC2:BeginCSide2*/
background-position:-240px -31px;
background-size: calc(100% + 240px) calc(100% + 80px);
/*TMC2:EndCSide2*/
background-attachment: fixed;
/*TMC2:BeginMainContent*/filter: blur(10px) brightness(60%);/*TMC2:EndMainContent*/
}
div[class^="libraryhome_UpdatesContainer"]
{
background:#00000000;
}
div[class^="gamelistdropdown_MenuHeader"][class*="gamelistdropdown_FiltersActive"]
{
background-color:#3e40478a;
}
div[class^="gamelistsearchbar_SearchInput"] input[class^="DialogInput"]
{
background:rgba(67, 73, 83, 0.6) !important;
}
div[class^="gamelistsectionheader_SectionCount"]
{
color:rgba(0, 0, 0, 0.5);
}
/*div[class^="smartscrollcontainer_Container"][class*="libraryhome_Container"]*/
div[class^="smartscrollcontainer"]
{
background:#00000000;
}
div[class^="library_LibraryWindowDivider"]
{
/*TMC2:BeginLWD*/
box-shadow: 1px 0px 6px 1px #000000;
background-color: #17191bFF!important;
/*TMC2:EndLWD*/
}
div[class^="gamelisthome_Label"]
{
color:rgba(0,0,0,1);
}
div[class^="gamelisthome_Bar"]:hover div[class*="gamelisthome_Label"]
{
color:rgba(255,255,255,0.5);
}
div[class^="gamelisthome_Icon"] .SVGIcon_Home
{
stroke:#000000;
}
div[class^="gamelisthome_Bar"]:hover div[class*="gamelisthome_Icon"] .SVGIcon_Home
{
stroke:rgba(255,255,255,0.5);
}
div[class^="gamelistdropdown_Filters"] div:not([class*="gamelistdropdown_Active"]) svg
{
filter:brightness(10%);
}
div[class^="gamelistdropdown_Filters"] div[class*="gamelistdropdown_Active"] svg
{
fill:#66CCFF;
stroke:$66CCFF;
filter:drop-shadow(-1px 1px 1px rgba(0,0,0,0.9));
}
div[class^="gamelistdropdown_ScrollToTop"] .SVGIcon_Arrow
{
background-color:rgba(10, 10, 15, 0.3);
}
/*2020.1.23*/
div[class^="gamelistsectionheader_Container"]
{
background: #FFFFFF00;
}
div[class*="collapseicon_CollapseIconParent"] div[class *="collapseicon_Container"]
{
stroke:rgb(100,100,100);
}
div[class^="gamelistsectionheader_Container"]:hover
{
background:#CBCBCBCB;
}
div[class^="gamelisthome_Bar"]
{
background-color:#3e404780;
}
div[class*="gamelisthome_CollectionButton"]
{
background-color:#00000000;
}
div[class^="gamelisthome_Bar"] div[class*="gamelisthome_Label"]
{
color:#CBCBCBCB;
}
div[class^="gamelisthome_Bar"][class*="gamelisthome_Selected"] div[class*="gamelisthome_Label"]
{
color:white;
}
div[class^="gamelisthome_Bar"] div[class*="gamelisthome_Icon"]
{
fill:rgb(255,255,255,0.5);
}
div[class ^="libraryhome_LibraryHome"]
{
background-image:none;
}
/*TMC2:BeginTransparentContent*/
div[class ^="smartscrollcontainer_Body"][class*="appdetails_ScrollContainer"][class*="appdetails_Glassy"]
{
background-image:none;
}
div[class ^="appactivityday_AppActivityDay"] div[class*="appactivityday_AppActivityDate"]
{
color:#cccccc;
}
div[class^="appactivityday_Event"] [class^="appactivityday_EventHeadline"]
{
color: #cccccc;
}
.offline span[class^="personanameandstatus_playerName"]
{
color:#c3c3c3;
}
div[class^="appactivityday_Event"] div[class^="appactivityday_EventBody"]
{
background: linear-gradient(to right, rgba(46, 50, 58, 0.4) 0%, rgba(36, 40, 47, 0.4) 95%)
}
div[class^="appdetailssection_AppDetailsSectionContainer"][class*="appdetailssection_RightColumnSection"]
{
background: linear-gradient(to right, rgba(46, 50, 58, 0.4) 0%, rgba(36, 40, 47, 0.4) 95%)
}
div[class^="appdetailssectionheader_Label"]
{
color:#cccccc;
}
button[class*="DialogButton"][class*="appdetailsbutton_AppDetailsButton"]
{
color:#cccccc;
}
button[class*="TextButton"][class*="appdetailsfriendssection_ShowMore"]
{
color:#c3c3c3;
}
div[class*="appdetailssection_Highlight"]
{
background: linear-gradient(to right, #3b414a00 0%, #2c313855 95%);
}
div[class^="appdetailsspotlight_ReviewContainer"]
{
background-color:#00000000;
}
div[class*="writereview_RatingContainer"]
{
background-color:#00000000;
}
div[class*="appdetailsactivitysection_NoActivity"], div[class*="appdetailsactivitysection_Loading"]
{
color: #2299ff;
border: 2px dashed #2299ff66;
}
span[class^="personanameandstatus_playerNickname"]
{
color: #e6e6e6;
}
div[class^="comment_thread_RatingBar"] div[class^="comment_thread_LikeIcon"] [class^="comment_thread_RatingIcon"],
div[class^="comment_thread_RatingBar"] div[class^="comment_thread_CommentIcon"] [class^="comment_thread_RatingIcon"]
{
fill:#cccccc;
stroke:#cccccc;
}
div[class^="comment_thread_RatingBar"] div[class^="comment_thread_LikeCount"],
div[class^="comment_thread_RatingBar"] div[class^="comment_thread_CommentCount"]
{
color:#cccccc;
}
div[class^="appdetailstradingcardssection_CardsLeft"]
{
color: #c3c3c3;
}
div[class^="appdetailsreviewsection_PlayedForTime"]
{
color: #c3c3c3;
}
[class*="appactivityday_Event"] [class*="appactivityday_EventHeadline"] [class*="appactivityday_HeadlineGameName"]
{
color: #ccddff;
}
/*TMC2:EndTransparentContent*/