This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-05-27 01:00:49 +03:00
parent 02877bcdc3
commit 73211db05c
8 changed files with 149 additions and 3 deletions

View File

@ -1,4 +1,4 @@
pika-kde-settings (3.8.5-99pika1.lunar) lunar; urgency=medium
pika-kde-settings (3.8.6-99pika1.lunar) lunar; urgency=medium
* Pika-theme

View File

@ -1 +1,2 @@
etc
usr

View File

@ -149,8 +149,9 @@ toolBarFont=Fira Sans Book,10,-1,5,50,0,0,0,0,0
Theme=Papirus
[KDE]
AnimationDurationFactor=0.35355339059327373
LookAndFeelPackage=com.github.vinceliuice.Orchis-dark
AnimationDurationFactor=0.25
LookAndFeelPackage=org.pikaos.kde-theme
ShowDeleteCommand=true
SingleClick=false
widgetStyle=kvantum-dark

View File

@ -0,0 +1,24 @@
[kcminputrc][Mouse]
cursorTheme=breeze_cursors
[kdeglobals][General]
ColorScheme=OrchisDark
[kdeglobals][Icons]
Theme=Papirus
[kdeglobals][KDE]
widgetStyle=kvantum-dark
[kwinrc][DesktopSwitcher]
LayoutName=org.kde.breeze.desktop
[kwinrc][WindowSwitcher]
LayoutName=org.kde.breeze.desktop
[kwinrc][org.kde.kdecoration2]
library=org.kde.kwin.aurorae
theme=__aurorae__svg__Orchis-dark
[plasmarc][Theme]
name=Orchis-dark

View File

@ -0,0 +1,108 @@
var plasma = getApiVersion(1);
var layout = {
"desktops": [
{
"applets": [
],
"config": {
"/": {
"ItemGeometries-1920x1080": "",
"ItemGeometriesHorizontal": "",
"formfactor": "0",
"immutability": "1",
"lastScreen": "0",
"wallpaperplugin": "org.kde.image"
},
"/ConfigDialog": {
"DialogHeight": "510",
"DialogWidth": "680"
},
"/Wallpaper/org.kde.image/General": {
"Image": "/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png",
"PreviewImage": "",
"SlidePaths": "/home/ward/.local/share/wallpapers/,/usr/share/wallpapers/"
}
},
"wallpaperPlugin": "org.kde.image"
}
],
"panels": [
{
"alignment": "left",
"applets": [
{
"config": {
"/": {
"PreloadWeight": "100",
"popupHeight": "506",
"popupWidth": "665"
},
"/General": {
"favoritesPortedToKAstats": "true"
},
"/Shortcuts": {
"global": "Alt+F1"
}
},
"plugin": "org.kde.plasma.kickoff"
},
{
"config": {
},
"plugin": "org.kde.plasma.pager"
},
{
"config": {
},
"plugin": "org.kde.plasma.icontasks"
},
{
"config": {
},
"plugin": "org.kde.plasma.marginsseparator"
},
{
"config": {
"/": {
"PreloadWeight": "55"
}
},
"plugin": "org.kde.plasma.systemtray"
},
{
"config": {
},
"plugin": "org.kde.plasma.digitalclock"
},
{
"config": {
},
"plugin": "org.kde.plasma.showdesktop"
}
],
"config": {
"/": {
"formfactor": "2",
"immutability": "1",
"lastScreen": "0",
"wallpaperplugin": "org.kde.image"
},
"/ConfigDialog": {
"DialogHeight": "74",
"DialogWidth": "1920"
}
},
"height": 2.888888888888889,
"hiding": "normal",
"location": "bottom",
"maximumLength": 106.66666666666667,
"minimumLength": 106.66666666666667,
"offset": 0
}
],
"serializationFormatVersion": "1"
}
;
plasma.loadSerializedLayout(layout);

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Comment=PikaOS theme
Name=PikaOS
X-KDE-PluginInfo-Author=Cosmo
X-KDE-PluginInfo-Category=Plasma Look And Feel
X-KDE-PluginInfo-Email=hotrod.master@hotmail.com
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-PluginInfo-License=LGPL 2.1+
X-KDE-PluginInfo-Name=org.pikaos.kde-theme
X-KDE-PluginInfo-Version=0.2
X-KDE-PluginInfo-Website=https://www.pika-os.com
X-KDE-ServiceTypes=Plasma/LookAndFeel