Skip to content

Commit b65106d

Browse files
committed
Activate light and dark scheme
1 parent 2a0f07f commit b65106d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<!-- Force "light" mode for now -->
3-
<html lang="en" data-theme="light">
3+
<html lang="en">
44

55
<head>
66
<meta charset="utf-8">
@@ -68,8 +68,8 @@
6868
<div class="column">
6969

7070
<div class="hero-header">
71-
<h1 class="is-spacing">Virtual Studio Technology</h1>
72-
<h2 class="subtitle mt-5">Free, platform independent
71+
<h1 class="is-spacing vstdev-has-text-primary">Virtual Studio Technology</h1>
72+
<h2 class="subtitle mt-5 vstdev-has-text-secondary">Free, platform independent
7373
and open
7474
source
7575
software development kit to build
@@ -99,7 +99,7 @@ <h2 class="subtitle mt-5">Free, platform independent
9999
<span>Get Help</span>
100100
</a>
101101
</div>
102-
<div class="block mt-5">
102+
<div class="block mt-5 vstdev-has-text-secondary">
103103
Currently <strong>v3.8.0</strong>
104104
<span class="mx-1">&middot;</span>
105105
<a href="https://www.steinberg.net/vst3sdk" target="_blank" class="">Download</a>

0 commit comments

Comments
 (0)