Skip to content

Commit cb84d8e

Browse files
committed
first commit
0 parents  commit cb84d8e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+9407
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/Utterly-Sweet-Colors.tar.gz
2+
/Utterly-Sweet-Wallpaper.tar.xz
3+
/Utterly-Sweet-kvantum.zip
4+
/Utterly-Sweet.tar.xz

LICENSE.md

+361
Large diffs are not rendered by default.

Makefile

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
look-and-feel: look-and-feel/*
2+
tar -cJf Utterly-Sweet.tar.xz look-and-feel/* --transform="s/look-and-feel\///"
3+
4+
colors: UtterlySweet.colors
5+
tar -czf Utterly-Sweet-Colors.tar.gz UtterlySweet.colors
6+
7+
wallpaper: wallpaper/*
8+
tar -cJf Utterly-Sweet-Wallpaper.tar.xz wallpaper/* --transform="s/wallpaper/Utterly-Sweet/"
9+
10+
kvantum: kvantum/*
11+
tar -caf Utterly-Sweet-kvantum.zip kvantum/* --transform="s/kvantum/Utterly-Sweet/"
12+
13+
clean:
14+
rm *.zip & rm *.tar.*

README.md

+71
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<p align="center">
2+
<a href="https://himdek.com/Utterly-Sweet-Plasma/">
3+
<img height="200px" src="assets/20220917_195449_Utterly-Sweet-Logo.png" align="center"/>
4+
<h1 align="center">Utterly Sweet Plasma Global Theme</h1>
5+
</a>
6+
<p align="center">A Dark Bluish and Blurry Global theme for Plasma 5</p>
7+
</p>
8+
9+
<p class="buttons" align="center">
10+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/HimDek/Utterly-Sweet-Plasma?style=flat-square"></a>
11+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/pulls"><img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/himdek/Utterly-Sweet-Plasma?style=flat-square"></a>
12+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/"><img src="https://img.shields.io/badge/GitHub-View%20sourcecode-blue?style=flat-square&logo=github&color=blueviolet" /></a>
13+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/blob/master/LICENSE.md"><img alt="GitHub license" src="https://img.shields.io/github/license/HimDek/Utterly-Sweet-Plasma?style=flat-square"></a>
14+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/actions/workflows/pages/pages-build-deployment/"><img src="https://img.shields.io/github/deployments/HimDek/Utterly-Sweet-Plasma/github-pages?label=WebPage%20build%20status&logo=InternetExplorer&style=flat-square" /></a>
15+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/HimDek/Utterly-Sweet-Plasma?style=flat-square"></a>
16+
<a href="https://github.com/HimDek/Utterly-Sweet-Plasma/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/HimDek/Utterly-Sweet-Plasma?style=flat-square"></a>
17+
</p>
18+
19+
<p class="buttons" align="center">
20+
<a href="#gallery"><img src="https://img.shields.io/badge/View%20Screenshots-blueviolet?style=for-the-badge" /></a>
21+
<a href="https://himdek.com/?tab=donate"><img src="https://img.shields.io/badge/Donate-Support%20me-green?style=for-the-badge&logo=Razorpay" /></a>
22+
<a href="https://himdek.com/Utterly-Sweet-Plasma/"><img class="invisible" src="https://img.shields.io/badge/himdek.com-View%20in%20Website-blue?style=for-the-badge&logo=Internet-Explorer&color=blue" /></a>
23+
<a href="#prerequisites"><img src="https://img.shields.io/badge/Install-green?style=for-the-badge" /></a>
24+
</p>
25+
26+
A Global theme for Plasma 5 with transparency, blur, rounded edges for UI elements, [Beauty line Icons](https://store.kde.org/p/1425426/) icons, a dark bluish color scheme and a reasonable desktop layout with a top panel, dock and a Android 12 like clock widget.
27+
28+
## Key features:
29+
30+
* Window decoration blends with Window background when appropriate Kvantum theme and Konsole Color Scheme is used
31+
* Rounded edges for all UI elements and window borders
32+
* MacOS inspired desktop layout with a dock and a top panel that contains window buttons, global menu, [NetSpeed Widget](https://store.kde.org/p/998895/) and more
33+
* [Simple Kickoff](https://github.com/HimDek/Simple-Kickoff-for-Plasma) in top panel and [Better Kicker Dash](https://github.com/HimDek/Better-Kicker-Dash-for-Plasma) in dock
34+
* Android 12 like Material You clock widget
35+
* Supports transparency: Go to `System Settings > Workspace Behavior > Desktop Effects` and enable `Blur`, `Background Contrast` and `Tranlucency` for best result.
36+
37+
## Prerequisites:
38+
39+
* Linux based Operating System
40+
* [KDE Plasma 5 Desktop Environment](https://kde.org/plasma-desktop/)
41+
42+
<h1 align="center">Get it from</h1>
43+
44+
<p align="center">
45+
<a href="https://www.pling.com/p/1904859"><img height="50px" src="https://img.shields.io/badge/Pling%20Store-informational?style=for-the-badge&color=orange" /></a>
46+
<a href="https://store.kde.org/p/1904859"><img height="50px" src="https://img.shields.io/badge/KDE%20Store-informational?style=for-the-badge&logo=KDE" /></a>
47+
<a href="https://www.opendesktop.org/p/1904859"><img height="50px" src="https://img.shields.io/badge/openDesktop-informational?style=for-the-badge&color=blueviolet" /></a>
48+
</p>
49+
50+
* **NOTE:** Installing the global theme package from any one of the above sources will also install all of its required components except the `Utterly Sweet Konsole Color Scheme` and the `Utterly Sweet Kvantum Theme`.
51+
* Please install the `Utterly Sweet Konsole Color Scheme` by opening Konsole and going to `Settings > Edit Current Profile... > Appearance > Get New...` and searching for `Utterly Sweet`,
52+
* The `Utterly Sweet Kvantum Theme` by following the instructions [here](https://store.kde.org/p/1906474/)
53+
54+
<h1 id="gallery" align="center">Gallery</h1>
55+
56+
<p align="center">
57+
<img height="400px" src="assets/20220917_194621_Screenshot_105.png" align="center"/>
58+
<br /><br />
59+
<img height="400px" src="assets/20220917_194647_Screenshot_102.png" align="center"/>
60+
<br /><br />
61+
<img height="400px" src="assets/20220917_194651_Screenshot_103.png" align="center"/>
62+
<br /><br />
63+
<img height="400px" src="assets/20220917_194632_Screenshot_109.png" align="center"/>
64+
<br /><br />
65+
<img height="400px" src="assets/20220917_194654_Screenshot_104.png" align="center"/>
66+
<br /><br />
67+
<img height="400px" src="assets/20220917_194657_Screenshot_113.png" align="center"/>
68+
<br /><br />
69+
<img height="400px" src="assets/20220917_194700_Screenshot_116.png" align="center"/>
70+
71+
</p>

Utterly-Sweet-Konsole.colorscheme

+99
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
[Background]
2+
Color=10,17,36
3+
4+
[BackgroundFaint]
5+
Color=10,17,36
6+
7+
[BackgroundIntense]
8+
Color=10,17,36
9+
10+
[Color0]
11+
Color=22,25,37
12+
13+
[Color0Faint]
14+
Color=22,25,37
15+
16+
[Color0Intense]
17+
Color=22,25,37
18+
19+
[Color1]
20+
Color=235,50,71
21+
22+
[Color1Faint]
23+
Color=188,67,73
24+
25+
[Color1Intense]
26+
Color=243,86,69
27+
28+
[Color2]
29+
Color=148,247,0
30+
31+
[Color2Faint]
32+
Color=148,247,50
33+
34+
[Color2Intense]
35+
Color=148,200,0
36+
37+
[Color3]
38+
Color=250,211,47
39+
40+
[Color3Faint]
41+
Color=246,167,59
42+
43+
[Color3Intense]
44+
Color=250,211,47
45+
46+
[Color4]
47+
Color=50,100,255
48+
49+
[Color4Faint]
50+
Color=82,148,226
51+
52+
[Color4Intense]
53+
Color=0,100,255
54+
55+
[Color5]
56+
Color=197,14,210
57+
58+
[Color5Faint]
59+
Color=180,60,255
60+
61+
[Color5Intense]
62+
Color=197,14,210
63+
64+
[Color6]
65+
Color=82,148,226
66+
67+
[Color6Faint]
68+
Color=124,183,255
69+
70+
[Color6Intense]
71+
Color=0,193,228
72+
73+
[Color7]
74+
Color=238,196,154
75+
76+
[Color7Faint]
77+
Color=238,196,154
78+
79+
[Color7Intense]
80+
Color=238,196,154
81+
82+
[Foreground]
83+
Color=230,220,190
84+
85+
[ForegroundFaint]
86+
Color=230,220,190
87+
88+
[ForegroundIntense]
89+
Color=230,220,190
90+
91+
[General]
92+
Anchor=0.5,0.5
93+
Blur=true
94+
ColorRandomization=false
95+
Description=Utterly-Sweet
96+
FillStyle=Tile
97+
Opacity=0.6
98+
Wallpaper=
99+
WallpaperOpacity=1

UtterlySweet.colors

+125
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
[ColorEffects:Disabled]
2+
Color=56,56,56
3+
ColorAmount=0
4+
ColorEffect=0
5+
ContrastAmount=0.65
6+
ContrastEffect=1
7+
IntensityAmount=0.1
8+
IntensityEffect=2
9+
10+
[ColorEffects:Inactive]
11+
ChangeSelectionColor=true
12+
Color=112,111,110
13+
ColorAmount=0.025000000000000001
14+
ColorEffect=2
15+
ContrastAmount=0.10000000000000001
16+
ContrastEffect=2
17+
Enable=true
18+
IntensityAmount=0
19+
IntensityEffect=0
20+
21+
[Colors:Button]
22+
BackgroundAlternate=40,45,67
23+
BackgroundNormal=40,45,67
24+
DecorationFocus=197,14,210
25+
DecorationHover=197,14,210
26+
ForegroundActive=0,193,228
27+
ForegroundInactive=102,106,115
28+
ForegroundLink=82,148,226
29+
ForegroundNegative=237,0,75
30+
ForegroundNeutral=255,162,0
31+
ForegroundNormal=230,220,190
32+
ForegroundPositive=148,247,0
33+
ForegroundVisited=124,183,255
34+
35+
[Colors:Complementary]
36+
BackgroundAlternate=10,17,36
37+
BackgroundNormal=10,17,36
38+
DecorationFocus=197,14,210
39+
DecorationHover=197,14,210
40+
ForegroundActive=0,193,228
41+
ForegroundInactive=102,106,115
42+
ForegroundLink=82,148,226
43+
ForegroundNegative=237,0,75
44+
ForegroundNeutral=255,162,0
45+
ForegroundNormal=230,220,190
46+
ForegroundPositive=148,247,0
47+
ForegroundVisited=124,183,255
48+
49+
[Colors:Header]
50+
ForegroundNormal=230,220,190
51+
52+
[Colors:Selection]
53+
BackgroundAlternate=197,14,210
54+
BackgroundNormal=197,14,210
55+
DecorationFocus=197,14,210
56+
DecorationHover=197,14,210
57+
ForegroundActive=0,193,228
58+
ForegroundInactive=102,106,115
59+
ForegroundLink=82,148,226
60+
ForegroundNegative=237,0,75
61+
ForegroundNeutral=255,162,0
62+
ForegroundNormal=230,220,190
63+
ForegroundPositive=148,247,0
64+
ForegroundVisited=124,183,255
65+
66+
[Colors:Tooltip]
67+
BackgroundAlternate=40,45,67
68+
BackgroundNormal=40,45,67
69+
DecorationFocus=197,14,210
70+
DecorationHover=197,14,210
71+
ForegroundActive=0,193,228
72+
ForegroundInactive=102,106,115
73+
ForegroundLink=82,148,226
74+
ForegroundNegative=237,0,75
75+
ForegroundNeutral=255,162,0
76+
ForegroundNormal=230,220,190
77+
ForegroundPositive=148,247,0
78+
ForegroundVisited=124,183,255
79+
80+
[Colors:View]
81+
BackgroundAlternate=10,17,36
82+
BackgroundNormal=10,17,36
83+
DecorationFocus=197,14,210
84+
DecorationHover=197,14,210
85+
ForegroundActive=0,193,228
86+
ForegroundInactive=102,106,115
87+
ForegroundLink=82,148,226
88+
ForegroundNegative=237,0,75
89+
ForegroundNeutral=255,162,0
90+
ForegroundNormal=230,220,190
91+
ForegroundPositive=148,247,0
92+
ForegroundVisited=124,183,255
93+
94+
[Colors:Window]
95+
BackgroundAlternate=10,17,36
96+
BackgroundNormal=10,17,36
97+
DecorationFocus=197,14,210
98+
DecorationHover=197,14,210
99+
ForegroundActive=0,193,228
100+
ForegroundInactive=102,106,115
101+
ForegroundLink=82,148,226
102+
ForegroundNegative=237,0,75
103+
ForegroundNeutral=255,162,0
104+
ForegroundNormal=230,220,190
105+
ForegroundPositive=148,247,0
106+
ForegroundVisited=124,183,255
107+
108+
[General]
109+
ColorScheme=Utterly-Sweet
110+
Name=Utterly-Sweet
111+
TintFactor=0.09
112+
accentActiveTitlebar=true
113+
accentInactiveTitlebar=true
114+
shadeSortColumn=true
115+
116+
[KDE]
117+
contrast=4
118+
119+
[WM]
120+
activeBackground=10,17,36
121+
activeBlend=10,17,36
122+
activeForeground=230,220,190
123+
inactiveBackground=10,17,36
124+
inactiveBlend=10,17,36
125+
inactiveForeground=102,106,115
451 KB
Loading
399 KB
Loading
462 KB
Loading
411 KB
Loading
275 KB
Loading
462 KB
Loading
292 KB
Loading
450 KB
Loading

0 commit comments

Comments
 (0)