Skip to content

Commit

Permalink
added dark/light backgrounds, wave background
Browse files Browse the repository at this point in the history
  • Loading branch information
Rose22 authored Jun 18, 2022
1 parent c77b7ff commit 36ec3ee
Show file tree
Hide file tree
Showing 29 changed files with 40 additions and 26 deletions.
3 changes: 2 additions & 1 deletion backgrounds/amberelec.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath>./backgrounds/amberelec.png</bgpath>
<bgpath ifSubset="shade:dark">./backgrounds/amberelec_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/amberelec_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/amberelec_dark.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 added backgrounds/amberelec_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion backgrounds/bokeh.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath>./backgrounds/bokeh.png</bgpath>
<bgpath ifSubset="shade:dark">./backgrounds/bokeh_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/bokeh_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/bokeh_dark.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 added backgrounds/bokeh_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion backgrounds/petals.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath>./backgrounds/petals.png</bgpath>
<bgpath ifSubset="shade:dark">./backgrounds/petals_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/petals_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/petals_dark.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 added backgrounds/petals_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion backgrounds/sparkles.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath>./backgrounds/sparkles.png</bgpath>
<bgpath ifSubset="shade:dark">./backgrounds/sparkles_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/sparkles_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/sparkles_dark.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 added backgrounds/sparkles_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion backgrounds/stars.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath>./backgrounds/stars.png</bgpath>
<bgpath ifSubset="shade:dark">./backgrounds/stars_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/stars_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/stars_dark.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 added backgrounds/stars_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion backgrounds/terminal.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath>./backgrounds/terminal.png</bgpath>
<bgpath ifSubset="shade:dark">./backgrounds/terminal_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/terminal_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/terminal_dark.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 added backgrounds/terminal_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions backgrounds/wave.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<theme>
<formatVersion>7</formatVersion>
<variables>
<bgpath ifSubset="shade:dark">./backgrounds/wave_dark.png</bgpath>
<bgpath ifSubset="shade:light">./backgrounds/wave_light.png</bgpath>
</variables>
</theme>
Binary file added backgrounds/wave_dark.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 added backgrounds/wave_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions colors/blue.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<!-- light -->
<bg-color ifSubset="shade:light">EEEEEE</bg-color>
<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>

<gamelist-opacity ifSubset="shade:light">E9</gamelist-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">00a2db</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
4 changes: 2 additions & 2 deletions colors/gold.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<!-- light -->
<bg-color ifSubset="shade:light">EEEEEE</bg-color>

<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">e2b122</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
4 changes: 2 additions & 2 deletions colors/green.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<!-- light -->
<bg-color ifSubset="shade:light">EEEEEE</bg-color>

<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">61742f</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
4 changes: 2 additions & 2 deletions colors/monochrome.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<!-- light -->
<bg-color ifSubset="shade:light">FFFFFF</bg-color>

<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">222222</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
2 changes: 1 addition & 1 deletion colors/pink.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<bg-color ifSubset="shade:light">EEEEEE</bg-color>

<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">DA6596</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
4 changes: 2 additions & 2 deletions colors/purple.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<!-- light -->
<bg-color ifSubset="shade:light">EEEEEE</bg-color>

<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">5a005a</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
4 changes: 2 additions & 2 deletions colors/red.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<!-- light -->
<bg-color ifSubset="shade:light">EEEEEE</bg-color>

<gamelist-opacity ifSubset="shade:light">E5</gamelist-opacity>
<menu-opacity ifSubset="shade:light">BB</menu-opacity>
<menu-opacity ifSubset="shade:light">DD</menu-opacity>

<top-bar-bg-color ifSubset="shade:light">a30002</top-bar-bg-color>
<top-bar-text-color ifSubset="shade:light">FFFFFF</top-bar-text-color>
Expand Down
13 changes: 7 additions & 6 deletions theme.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,10 @@
<include name="none"></include>
<include name="custom" displayName="custom (uses custombg.png in the theme folder)"></include>
<include name="bokeh">./backgrounds/bokeh.xml</include>
<include name="sparkles">./backgrounds/sparkles.xml</include>
<include name="stars">./backgrounds/stars.xml</include>
<include name="petals">./backgrounds/petals.xml</include>
<include name="wave">./backgrounds/wave.xml</include>
<include name="stars">./backgrounds/stars.xml</include>
<include name="sparkles">./backgrounds/sparkles.xml</include>
<include name="amberelec">./backgrounds/amberelec.xml</include>
<include name="terminal">./backgrounds/terminal.xml</include>
</subset>
Expand Down Expand Up @@ -183,7 +184,7 @@
<!-- use the colorscheme's background color if no background has been chosen -->
<color ifSubset="background:none">${bg-color}</color>
<!-- make the background transparent if a background has been chosen -->
<color ifSubset="background:custom|amberelec|sparkles|bokeh|stars|petals|terminal">FFFFFF00</color>
<color ifSubset="background:custom|amberelec|sparkles|bokeh|wave|stars|petals|terminal">FFFFFF00</color>

<maxLogoCount>20</maxLogoCount>

Expand Down Expand Up @@ -248,13 +249,13 @@
<!-- custom background -->
<view name="system, basic, detailed">
<!-- if a background has been chosen, do an overlay on top of the background, to darken or lighten it -->
<image name="bg_overlay" extra="true" ifSubset="bg-auto-shade: yes, background:custom|amberelec|sparkles|bokeh|stars|petals|terminal, shade:dark">
<image name="bg_overlay" extra="true" ifSubset="bg-auto-shade: yes, background:custom|amberelec|sparkles|wave|bokeh|stars|petals|terminal, shade:dark">
<path>./images/black.png</path>
<size>1 1</size>
<color>FFFFFF${menu-opacity}</color>
<zIndex>-3</zIndex>
</image>
<image name="bg_overlay" extra="true" ifSubset="bg-auto-shade: yes, background:custom|amberelec|sparkles|bokeh|stars|petals|terminal, shade:light">
<image name="bg_overlay" extra="true" ifSubset="bg-auto-shade: yes, background:custom|amberelec|sparkles|wave|bokeh|stars|petals|terminal, shade:light">
<path>./images/white.png</path>
<size>1 1</size>
<color>FFFFFF${menu-opacity}</color>
Expand All @@ -270,7 +271,7 @@
<path>./custombg.png</path>
<zIndex>-4</zIndex>
</image>
<image name="selectedbg" extra="true" ifSubset="background:amberelec|sparkles|bokeh|stars|petals|terminal">
<image name="selectedbg" extra="true" ifSubset="background:amberelec|sparkles|wave|bokeh|stars|petals|terminal">
<color ifSubset="bg-use-tinting:yes">${top-bar-bg-color}</color>

<pos>0 0</pos>
Expand Down

0 comments on commit 36ec3ee

Please sign in to comment.