Skip to content

Commit bd7d353

Browse files
committed
Fix tab icon on shader pages
1 parent de115ca commit bd7d353

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

reimagined/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
<title>Complementary Reimagined Shaders | Complementary Development</title>
1111

12-
<root span style="--ThemeColor: var(--ReimaginedColor);">
13-
1412
<meta name="description" content="Complementary Reimagined Shaders is a Minecraft Java Edition shader pack that aims for perfection, while preserving the core aesthetics of Minecraft.">
1513
<meta name="author" content="">
1614
<meta name="keywords" content="">
@@ -44,6 +42,7 @@
4442
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4543
<![endif]-->
4644

45+
<root span style="--ThemeColor: var(--ReimaginedColor);">
4746
</head>
4847

4948
<body>

shaders-v4/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
<title>Complementary Shaders v4 | Complementary Development</title>
1111

12-
<root span style="--ThemeColor: var(--VersionFourColor);">
13-
1412
<meta name="description" content="Complementary Shaders Version 4 is the original Complementary Minecraft Java Edition shader pack based on Capt Tatsu's BSL Shaders. The goal of Complementary v4 is being good at everything. Performance, gameplay, beauty, compatibility; you name it. Complementary v4 will try to provide you with the most issueless experience possible within limitations of the shader pipeline.">
1513
<meta name="author" content="">
1614
<meta name="keywords" content="">
@@ -44,6 +42,7 @@
4442
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4543
<![endif]-->
4644

45+
<root span style="--ThemeColor: var(--VersionFourColor);">
4746
</head>
4847
<body>
4948

0 commit comments

Comments
 (0)