From 2b0fda86d55cee57a1f5e6323accbffe743636e2 Mon Sep 17 00:00:00 2001 From: Rokin Date: Wed, 2 May 2018 19:17:38 +0200 Subject: [PATCH] Version 1.5 --- CHANGELOG.md | 3 +- Kvantum/Darkine/Darkine.svg | 146 ++++++------------------------------ README.md | 4 +- 3 files changed, 28 insertions(+), 125 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c830fb..b62f5f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,8 @@ - SDDM : Textbox, PasswordBox and Button colors no longer appear with the default white theme. Colors schemes are now directly integrated into the SDDM theme. This requires a slight visual change. - SDDM : New icons, they are now directly integrated into the SDDM theme. -#### Version 1.5 - 10 April 2018 +#### Version 1.5 - Plasma theme : Fix button.svg (hover) - Plasma theme : New : add lockscreen (look-and-feel) - Plasma theme : Change default icons Papirus-Adapta to Papirus-Adapta-Nokto (better render on dark theme) +- Kvantum : Update scrollbar (flat design). diff --git a/Kvantum/Darkine/Darkine.svg b/Kvantum/Darkine/Darkine.svg index 752bae1..9ac808d 100644 --- a/Kvantum/Darkine/Darkine.svg +++ b/Kvantum/Darkine/Darkine.svg @@ -14,6 +14,8 @@ version="1" sodipodi:docname="Darkine.svg" inkscape:version="0.92.2 2405546, 2018-03-11"> + Darkine @@ -22,6 +24,14 @@ image/svg+xml + Darkine + 2018 + + + Rokin + + + https://github.com/Rokin05 @@ -34,17 +44,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1158" - inkscape:window-height="737" + inkscape:window-width="1920" + inkscape:window-height="1146" id="namedview984" showgrid="false" - inkscape:zoom="2.0463052" - inkscape:cx="97.993055" - inkscape:cy="161.27088" + inkscape:zoom="0.72347814" + inkscape:cx="-171.22841" + inkscape:cy="284.83571" inkscape:window-x="1920" - inkscape:window-y="0" - inkscape:window-maximized="0" - inkscape:current-layer="svg2" /> + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="g604b" /> + style="fill:#535553;fill-opacity:1" /> + style="fill:#535553;fill-opacity:1" /> + style="fill:#535553;fill-opacity:1" /> - - - - - - - - - - - - - - - - - - - - - diff --git a/README.md b/README.md index 4111cef..e0896b9 100644 --- a/README.md +++ b/README.md @@ -99,8 +99,8 @@ kquitapp5 plasmashell && kstart5 plasmashell ``` sudo pacman -S gcc libx11 libxext qt5-base qt5-svg qt5-x11extras qt5-tools -mkdir /tmp/kvantum && cd /tmp/kvantum -git clone https://github.com/tsujan/Kvantum +cd /tmp && git clone https://github.com/tsujan/Kvantum +cd Kvantum/Kvantum qmake && make make install