Skip to content

Commit

Permalink
Better preset screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Rappaport committed May 28, 2021
1 parent 80c1869 commit 8e8a422
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions gc-btt-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -1262,10 +1262,13 @@ <h3>Standard Presets</h3>
<label id="activePreset">
<span class="description">
Default Settings
<small>The stock configuration of GoldenChaos-BTT.</small>
<span class="tbscreenshot">
<small>The stock configuration of GoldenChaos-BTT.<br>Controls appear and disappear as apps are opened and closed.</small>
<span class="tbscreenshot" style="margin-bottom:-8px;">
<img src="https://raw.githubusercontent.com/GoldenChaos/GoldenChaos-BTT/master/screenshots/default.png" alt="">
</span>
<span class="tbscreenshot">
<img src="https://raw.githubusercontent.com/GoldenChaos/GoldenChaos-BTT/master/screenshots/default-2.png" alt="">
</span>
</span>
<input type="radio" name="preset" onClick="checkAndApplyPreset('default','Default Settings')">
<span class="radio default default_edited"></span>
Expand All @@ -1275,10 +1278,13 @@ <h3>Standard Presets</h3>
<label id="activePreset">
<span class="description">
Minimalist
<small>Just two menu bar sizes - expand for weather and battery info.<br>Home Strip only shows Now Playing controls.</small>
<span class="tbscreenshot">
<small>Only two menu bar sizes instead of three; expand for weather.<br>Home Strip only shows Now Playing controls.</small>
<span class="tbscreenshot" style="margin-bottom:-8px;">
<img src="https://raw.githubusercontent.com/GoldenChaos/GoldenChaos-BTT/master/screenshots/minimalist.png" alt="">
</span>
<span class="tbscreenshot">
<img src="https://raw.githubusercontent.com/GoldenChaos/GoldenChaos-BTT/master/screenshots/minimalist-3.png" alt="">
</span>
</span>
<input type="radio" name="preset" onClick="checkAndApplyPreset('minimalist','Minimalist')">
<span class="radio minimalist minimalist_edited"></span>
Expand Down
Binary file modified screenshots/default-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/gcs-daily-driver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/minimalist-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/minimalist-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/minimalist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e8a422

Please sign in to comment.