Fully rename Pixeldrain to Nova
This commit is contained in:
@@ -69,7 +69,7 @@ const reload_sheet = () => {
|
||||
<div id="page_content" class="page_content">
|
||||
<section>
|
||||
<p>
|
||||
You can change how pixeldrain looks! Your theme choice will
|
||||
You can change how Nova looks! Your theme choice will
|
||||
be saved in a cookie.
|
||||
</p>
|
||||
<h2>Theme</h2>
|
||||
@@ -100,9 +100,9 @@ const reload_sheet = () => {
|
||||
Classic 2022 style, with purple gradients
|
||||
<br/>
|
||||
<br/>
|
||||
<input type="radio" id="style_classic" name="style"><label for="style_classic">Pixeldrain classic (gray)</label>
|
||||
<input type="radio" id="style_classic" name="style"><label for="style_classic">Nova classic (gray)</label>
|
||||
<br/>
|
||||
Classic pre-2020 pixeldrain style, dark gray
|
||||
Classic pre-2020 Nova style, dark gray
|
||||
<br/>
|
||||
<br/>
|
||||
Other (experimental) themes
|
||||
@@ -126,9 +126,9 @@ const reload_sheet = () => {
|
||||
<br/>
|
||||
<input type="radio" id="style_adwaita_light" name="style"><label for="style_adwaita_light">Adwaita light</label>
|
||||
<br/><br/>
|
||||
<input type="radio" id="style_pixeldrain98" name="style"><label for="style_pixeldrain98">Pixeldrain 98</label>
|
||||
<input type="radio" id="style_nova98" name="style"><label for="style_nova98">Nova 98</label>
|
||||
<br/>
|
||||
<input type="radio" id="style_pixeldrain98_dark" name="style"><label for="style_pixeldrain98_dark">Pixeldrain 98 (dark)</label>
|
||||
<input type="radio" id="style_nova98_dark" name="style"><label for="style_nova98_dark">Nova 98 (dark)</label>
|
||||
|
||||
<h2>Hue</h2>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user