Translations:Tutorials/Force Transparency And Blur/7/en: Difference between revisions

From KDE UserBase Wiki
m (FuzzyBot moved page Translations:Tutorials/Force Transparancy And Blur/7/en to Translations:Tutorials/Force Transparency And Blur/7/en without leaving a redirect: Part of translatable page "Tutorials/Force Transparancy And Blur".)
(Importing a new version from external source)
Line 1: Line 1:
To get blur install some Kvantum theme with transparency like [https://github.com/PapirusDevelopmentTeam/materia-kde Materia Blur] or [https://store.kde.org/p/1201321 Kvglass] and choose that as your current theme. More so, to edit the themes you can for example edit the materia colors with something like this:
To get blur install some Kvantum theme with transparency like [https://github.com/PapirusDevelopmentTeam/materia-kde Materia Blur] or [https://store.kde.org/p/1201321 Kvglass] and choose that as your current theme. More so, to edit the themes you can for example edit the materia colors with something like this:
<syntaxhighlight lang="bash" line>
sudo sed -i 's/#4285f4/#3daee9/g' MateriaBlur.kvconfig
sudo sed -i 's/#4285f4/#3daee9/g' MateriaBlur.svg
</syntaxhighlight>

Revision as of 17:10, 4 May 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Force Transparency And Blur)
To get blur install some Kvantum theme with transparency like [https://github.com/PapirusDevelopmentTeam/materia-kde Materia Blur] or [https://store.kde.org/p/1201321 Kvglass] and choose that as your current theme. More so, to edit the themes you can, for example, edit the materia colors with something like this:

To get blur install some Kvantum theme with transparency like Materia Blur or Kvglass and choose that as your current theme. More so, to edit the themes you can for example edit the materia colors with something like this: