Glitch on themes

Having trouble with LMMS? Ask about it here.
So, this month I was testing some themes.
Everything was fine, until I saw that the song editor was glitched
https://i.redd.it/asgc4k7hrct41.png
I searched everywhere for a solution, but nobody talks about that glitch, so I fixed it by myself, here's the solution for who needs.

1 - Download a theme and unzip it
2 - open the unzipped folder and search for style.css
3 - open it on a text editor and search for the default style.css of LMMS on your home folder https://i.redd.it/3g75m0yduct41.png
4 - once you find it, open the folder and find style.css
5 - copy from the line 271 to the line 277, and replace the "track background colors" on the theme file https://i.redd.it/61s74ea8wct41.png
You can also copy from here if you don't find the file:

trackContentWidget {
qproperty-darkerColor: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 rgb( 50, 50, 50 ), stop:0.33 rgb( 20, 20, 20 ), stop:1 rgb( 15, 15, 15 ) );
qproperty-lighterColor: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 rgb( 50, 50, 50 ), stop:0.33 rgb( 40, 40, 40 ), stop:1 rgb( 30, 30, 30 ) );
}

6 - save the file and it's done!

I don't know why there's this bug and why people don't talk about it, maybe because it's a newer version of LMMS.
If it doesn't work, you can watch my YouTube video (I didn't make it yet), or you can write a comment.
What version of lmms are you using and can you give a couple of example themes which show this problem?
zonkmachine wrote:
Fri Apr 17, 2020 11:32 am
What version of lmms are you using and can you give a couple of example themes which show this problem?
I use LMMS 1.1.3 Here are the themes I tried, but all have the glitch.

FlatBamboo - https://lmms.io/lsp/?action=show&file=14763
AuroraUnited - https://lmms.io/lsp/?action=show&file=15882
DarkModern - https://lmms.io/lsp/?action=show&file=7499
DARK CONTRAST THEME - no link
1926-GROOVE-MACHINE - https://lmms.io/lsp/?action=show&file=15383
DarkOneV2 - https://lmms.io/lsp/?action=show&file=15337
Liquid - https://lmms.io/lsp/?action=show&file=15315
Flat & Fluffy - no link
Mister64 wrote:
Fri Apr 17, 2020 11:50 am
I use LMMS 1.1.3...
Let's stop right there. LMMS 1.1.3 is old and this should not be an issue with the new stable version 1.2.1
https://lmms.io/download

I remember the issue from 1.1.3 but I haven't seen anything like this since 1.2.0 .
Mister64 wrote:
Fri Apr 17, 2020 11:50 am
I use LMMS 1.1.3
In a nutshell DONT!
upgrade!

*If you have made anything ...Back-up your own stuff
*Un-install current installation
*(re)move the config dot-file
https://lmms.io/wiki/index.php?title=LM ... h_Settings
*download a fresh new installation-pack either x32 or x64 of
LMMS 1.2.1
https://lmms.io/download/#windows
32 Bit:
https://github.com/LMMS/lmms/releases/d ... -win32.exe
64 Bit:
https://github.com/LMMS/lmms/releases/d ... -win64.exe
*re-install as administrator and grant all users access
Linux-users need the AppImage on the Linux-tab!
This is however only available as x64
https://lmms.io/download/#linux
Linux: In Edit| Settings| Misc -Disable'Sync VST plugins to host playback'!!!
MAC:
10.13+
https://github.com/LMMS/lmms/releases/d ... c10.13.dmg
or
10.8+
https://github.com/LMMS/lmms/releases/d ... ac10.8.dmg
MAC does not support VST, zasfx, lb302 and soundfonts.

Rem. to backup before you reinstall!
Let us know the outcome :)

Besides that, since you are new in Forum
Welcome Mister64 !
Here are all important links:
viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions