I just ordered an OLED Monitor and really excited for it. To truly get the most out of it, I want to change my KDE Plasma (using Kvantum) to use pitch black. But I also like the GruvBox Colors. I tried to change the colors section in .kvconfig but it turned out to be a hot garbage maybe because it messes with the GruvBox Plasma Style which is not tied to Kvantum. Does anyone have or know a OLED Gruv Box Style that I can use?

It’s a fastfetch thing.
Edit: It’s this command
birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days