Update the Tauon theme for Tauon 5.5.0.

This commit is contained in:
Bauke 2020-05-04 23:48:51 +02:00
parent 98d4c7978c
commit 21c2ea2a1d
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
3 changed files with 37 additions and 15 deletions

View File

@ -3,6 +3,6 @@
"firefox": "0.1.0",
"kitty": "0.1.0",
"sublime-text": "0.1.0",
"tauon": "0.1.3",
"tauon": "0.2.0",
"vscode": "0.1.1"
}

View File

@ -27,21 +27,18 @@
<div class="is-dark padded">
<!-- TODO: Uncomment when the section below is added.
### Official Love
-->
1. Download [the Love theme zip](../love-tauon.zip).
1. Unzip the zip in the `theme` directory inside Tauon's user data directory. You can find the user data directory by going into the Settings and clicking "Open data folder" inside the Functions tab.
1. Done! ♥
</div>
<!-- TODO: Uncomment and add the version of Tauon when it's released.
<div class="is-light padded">
### Neon Love
Starting with [version ...](https://github.com/Taiko2k/TauonMusicBox/releases), Tauon also has a native theme that is based on Love [called "Neon Love"](https://github.com/Taiko2k/TauonMusicBox/blob/master/theme/Neon%20Love.ttheme).
Starting with [version 5.5.0](https://github.com/Taiko2k/TauonMusicBox/releases), Tauon also has a native theme that is based on Love [called "Neon Love"](https://github.com/Taiko2k/TauonMusicBox/blob/master/theme/Neon%20Love.ttheme).
</div>
-->
</section>

View File

@ -14,13 +14,6 @@ light-mode
{{ rgb(love.colors.background1) }} bottom panel
{{ rgb(love.colors.background2) }} gallery background
# Frame
# Don't know where these colors are used. ☹️
rgb(255,0,255) sep line
rgb(255,0,255) bb line
rgb(255,0,255) tb line
# Playlist
{{ rgb(love.colors.foreground1) }} track line
@ -45,6 +38,8 @@ rgb(255,0,255) tb line
{{ rgb(love.colors.foreground1) + ',15' }} select highlight
{{ rgb(love.colors.foreground1) }} gallery highlight
{{ rgb(love.colors.background2) }} column bar background
# Bottom Panel
{{ rgb(love.colors.foreground1) }} bottom title
@ -67,8 +62,8 @@ rgb(255,0,255) tb line
# Top Panel
{{ rgb(love.colors.background1) }} tab active line
{{ rgb(love.colors.foreground1) }} tab line
{{ rgb(love.colors.background1) }} tab active text
{{ rgb(love.colors.foreground1) }} tab text
{{ rgb(love.colors.background1) }} tab background
{{ rgb(love.colors.background2) }} tab over
{{ rgb(love.colors.foreground1) }} tab active background
@ -84,6 +79,8 @@ rgb(255,0,255) tb line
{{ rgb(love.colors.background1) }} mini bg
{{ rgb(love.colors.foreground1) }} mini border
{{ rgb(love.colors.foreground1) }} mini text 1
{{ rgb(love.colors.foreground1) }} mini text 2
# Menu
@ -94,6 +91,34 @@ rgb(255,0,255) tb line
{{ rgb(love.colors.background1) }} menu border
{{ rgb(love.colors.foreground1) + ',60' }} menu icons
# Miscellaneous
{{ rgb(love.colors.background2) }} playlist box background
{{ rgb(love.colors.background2) }} artist bio background
{{ rgb(love.colors.foreground1) }} artist bio text
# Dialog Box
{{ rgb(love.colors.background2) }} box background
{{ rgb(love.colors.foreground1) }} box border
{{ rgb(love.colors.foreground1) }} box title text
{{ rgb(love.colors.foreground1) }} box text label
{{ rgb(love.colors.foreground1) }} box text normal
{{ rgb(love.colors.foreground1) }} box sub text
{{ rgb(love.colors.foreground1) }} box input text
{{ rgb(love.colors.foreground1) }} box text border
{{ rgb(love.colors.foreground1) }} box button text normal
{{ rgb(love.colors.background1) }} box button text highlight
{{ rgb(love.colors.background1) }} box button background normal
{{ rgb(love.colors.accents[6]) }} box button background highlight
{{ rgb(love.colors.foreground1) }} box button border
# Window
{{ rgb(love.colors.background1) }} window frame
{{ rgb(love.colors.background1) }} window buttons background
{{ rgb(love.colors.foreground1) }} window buttons on
{{ rgb(love.colors.foreground1) }} window buttons icon off
{{ rgb(love.colors.background1) }} window buttons icon over
{{ rgb(love.colors.background1) }} window button x on
{{ rgb(love.colors.foreground1) }} window button x off