Jump to content

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

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
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".
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(One intermediate revision by the same user not shown)
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>

Latest revision as of 17:40, 12 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: