Skip to content
Snippets Groups Projects
Commit 4bc6114a authored by phob1an's avatar phob1an :headphones:
Browse files

sync

parent 46a8d1cb
No related branches found
No related tags found
No related merge requests found
11.2.21
Kvantum: button - add default indicator;
active tab - add gradient, soften top border, remove overlap
radio button - add text.focus color
check box - add text.focus color
frame - fix unfocused
slider cursor - rework
tooltip - rework
menu - slice top off to make symmetric, increase submenu overlap
splitter - rework
arrows - smaller and darker
progressbar - center gradient, fix corners
Aurorae: thicken border, remove grey outline
Plasma: tasks - hover add interior, blend border into background
clock - align shadows and increase light point source
scrollbar - mimic application scrollbar
lineedit - increase border by a pixel, darker background, color contrast border
frame - match lineedit
colors - fix highlight
Colors: highlight background, various text
Not quite Luna XP. Required Kvantum here: [https://www.pling.com/p/1479055/](https://www.pling.com/p/1479055/) Not quite Luna Silver. Required Kvantum here: [https://www.pling.com/p/1504119/](https://www.pling.com/p/1504119/)
Konsole colorscheme here: [https://www.pling.com/p/1487857/](https://www.pling.com/p/1487857/)
This diff is collapsed.
look-and-feel/Expose/contents/previews/fullscreenpreview.jpg

163 KiB

look-and-feel/Expose/contents/previews/preview.png

72.8 KiB

...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
cursorTheme=breeze_cursors cursorTheme=breeze_cursors
[kdeglobals][General] [kdeglobals][General]
ColorScheme=Expose ColorScheme=ExposeMetallic
[kdeglobals][KDE] [kdeglobals][KDE]
widgetStyle=kvantum widgetStyle=kvantum
...@@ -15,7 +15,7 @@ LayoutName=org.kde.breeze.desktop ...@@ -15,7 +15,7 @@ LayoutName=org.kde.breeze.desktop
[kwinrc][org.kde.kdecoration2] [kwinrc][org.kde.kdecoration2]
library=org.kde.kwin.aurorae library=org.kde.kwin.aurorae
theme=__aurorae__svg__Expose theme=__aurorae__svg__Expose Metallic
[plasmarc][Theme] [plasmarc][Theme]
name=Expose name=Expose Metallic
...@@ -6,29 +6,6 @@ var layout = { ...@@ -6,29 +6,6 @@ var layout = {
"applets": [ "applets": [
{ {
"config": { "config": {
"/": {
"PreloadWeight": "0"
}
},
"geometry.height": 0,
"geometry.width": 0,
"geometry.x": 0,
"geometry.y": 0,
"plugin": "org.kde.plasma.calculator",
"title": "Calculator"
},
{
"config": {
"/": {
"PreloadWeight": "0"
},
"/ConfigDialog": {
"DialogHeight": "480",
"DialogWidth": "640"
},
"/General": {
"showSecondHand": "true"
}
}, },
"geometry.height": 0, "geometry.height": 0,
"geometry.width": 0, "geometry.width": 0,
...@@ -40,7 +17,7 @@ var layout = { ...@@ -40,7 +17,7 @@ var layout = {
], ],
"config": { "config": {
"/": { "/": {
"ItemGeometriesHorizontal": "Applet-36:1616,304,256,288,0;Applet-42:1648,32,192,176,0;", "ItemGeometriesHorizontal": "Applet-95:1648,128,240,240,0;",
"formfactor": "0", "formfactor": "0",
"immutability": "1", "immutability": "1",
"lastScreen": "0", "lastScreen": "0",
...@@ -55,13 +32,13 @@ var layout = { ...@@ -55,13 +32,13 @@ var layout = {
}, },
"/General": { "/General": {
"ToolBoxButtonState": "topcenter", "ToolBoxButtonState": "topcenter",
"ToolBoxButtonX": "672" "ToolBoxButtonX": "599"
}, },
"/Wallpaper/org.kde.color/General": { "/Wallpaper/org.kde.color/General": {
"Color": "71,49,102" "Color": "71,110,143"
}, },
"/Wallpaper/org.kde.image/General": { "/Wallpaper/org.kde.image/General": {
"Image": "file:///home/mark/Public/irixium_dark/rect3266.png", "Image": "file:///home/mark/Downloads/bridge2.jpg",
"SlidePaths": "/usr/share/wallpapers" "SlidePaths": "/usr/share/wallpapers"
} }
}, },
...@@ -78,7 +55,7 @@ var layout = { ...@@ -78,7 +55,7 @@ var layout = {
"immutability": "1" "immutability": "1"
}, },
"/Configuration": { "/Configuration": {
"PreloadWeight": "25" "PreloadWeight": "100"
}, },
"/Configuration/General": { "/Configuration/General": {
"favoritesPortedToKAstats": "true", "favoritesPortedToKAstats": "true",
...@@ -110,11 +87,11 @@ var layout = { ...@@ -110,11 +87,11 @@ var layout = {
"PreloadWeight": "0" "PreloadWeight": "0"
}, },
"/Configuration/ConfigDialog": { "/Configuration/ConfigDialog": {
"DialogHeight": "480", "DialogHeight": "540",
"DialogWidth": "640" "DialogWidth": "720"
}, },
"/Configuration/General": { "/Configuration/General": {
"launchers": "preferred://browser,preferred://filemanager,applications:org.kde.konsole.desktop", "launchers": "applications:systemsettings.desktop",
"onlyGroupWhenFull": "false" "onlyGroupWhenFull": "false"
} }
}, },
...@@ -129,6 +106,17 @@ var layout = { ...@@ -129,6 +106,17 @@ var layout = {
"PreloadWeight": "0" "PreloadWeight": "0"
} }
}, },
"plugin": "org.kde.plasma.marginsseparator"
},
{
"config": {
"/": {
"immutability": "1"
},
"/Configuration": {
"PreloadWeight": "20"
}
},
"plugin": "org.kde.plasma.systemtray" "plugin": "org.kde.plasma.systemtray"
}, },
{ {
...@@ -141,6 +129,7 @@ var layout = { ...@@ -141,6 +129,7 @@ var layout = {
}, },
"/Configuration/Appearance": { "/Configuration/Appearance": {
"enabledCalendarPlugins": "/usr/lib/qt/plugins/plasmacalendarplugins/astronomicalevents.so,/usr/lib/qt/plugins/plasmacalendarplugins/holidaysevents.so", "enabledCalendarPlugins": "/usr/lib/qt/plugins/plasmacalendarplugins/astronomicalevents.so,/usr/lib/qt/plugins/plasmacalendarplugins/holidaysevents.so",
"showDate": "false",
"showWeekNumbers": "true" "showWeekNumbers": "true"
}, },
"/Configuration/ConfigDialog": { "/Configuration/ConfigDialog": {
...@@ -149,6 +138,24 @@ var layout = { ...@@ -149,6 +138,24 @@ var layout = {
} }
}, },
"plugin": "org.kde.plasma.digitalclock" "plugin": "org.kde.plasma.digitalclock"
},
{
"config": {
"/": {
"immutability": "1"
},
"/Configuration": {
"PreloadWeight": "0"
},
"/Configuration/ConfigDialog": {
"DialogHeight": "540",
"DialogWidth": "720"
},
"/Configuration/General": {
"show_lockScreen": "false"
}
},
"plugin": "org.kde.plasma.lock_logout"
} }
], ],
"config": { "config": {
...@@ -166,7 +173,7 @@ var layout = { ...@@ -166,7 +173,7 @@ var layout = {
"PreloadWeight": "0" "PreloadWeight": "0"
} }
}, },
"height": 2.625, "height": 2.25,
"hiding": "normal", "hiding": "normal",
"location": "bottom", "location": "bottom",
"maximumLength": 120, "maximumLength": 120,
......
look-and-feel/ExposeMetallic/contents/previews/fullscreenpreview.jpg

271 KiB

look-and-feel/ExposeMetallic/contents/previews/preview.png

148 KiB

[Desktop Entry] [Desktop Entry]
Comment=Longhorn lives again. Comment=Not quite Luna Silver
Name=Expose Name=Expose Metallic
X-KDE-PluginInfo-Author=Phob1an X-KDE-PluginInfo-Author=Phob1an
X-KDE-PluginInfo-Category=Plasma Look And Feel X-KDE-PluginInfo-Category=Plasma Look And Feel
X-KDE-PluginInfo-Email=phobian@tutanota.com X-KDE-PluginInfo-Email=phobian@tutanota.com
X-KDE-PluginInfo-EnabledByDefault=true X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-PluginInfo-License=GPL 3+ X-KDE-PluginInfo-License=GPL 3+
X-KDE-PluginInfo-Name=Expose X-KDE-PluginInfo-Name=ExposeMetallic
X-KDE-PluginInfo-Version=1.2 X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=https://www.pling.com/u/phob1an/ X-KDE-PluginInfo-Website=https://www.pling.com/u/phob1an/
X-KDE-ServiceTypes=Plasma/LookAndFeel X-KDE-ServiceTypes=Plasma/LookAndFeel
X-KPackage-Dependencies=kns://aurorae.knsrc/api.kde-look.org/1479056,kns://colorschemes.knsrc/api.kde-look.org/1479057,kns://plasma-themes.knsrc/api.kde-look.org/1479062,kns://wallpaper.knsrc/api.kde-look.org/1479058 X-KPackage-Dependencies=kns://aurorae.knsrc/api.kde-look.org/1504115,kns://colorschemes.knsrc/api.kde-look.org/1504116,kns://plasma-themes.knsrc/api.kde-look.org/1504110
...@@ -4,7 +4,7 @@ Comment=Luna XP style. ...@@ -4,7 +4,7 @@ Comment=Luna XP style.
X-KDE-PluginInfo-Author=Phob1an X-KDE-PluginInfo-Author=Phob1an
X-KDE-PluginInfo-Email=phobian@tutanota.com X-KDE-PluginInfo-Email=phobian@tutanota.com
X-KDE-PluginInfo-Name=Expose X-KDE-PluginInfo-Name=ExposeMetallic
X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Category= X-KDE-PluginInfo-Category=
X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-Depends=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment