├── LICENSE
├── README.md
├── aurorae
    └── themes
    │   └── PlasmaDeck
    │       ├── AUTHORS
    │       ├── LICENSE
    │       ├── PlasmaDeckrc
    │       ├── alldesktops.svg
    │       ├── close.svg
    │       ├── decoration.svg
    │       ├── help.svg
    │       ├── keepabove.svg
    │       ├── keepbelow.svg
    │       ├── maximize.svg
    │       ├── metadata.desktop
    │       └── minimize.svg
├── color-schemes
    └── PlasmaDeck.colors
├── plasma
    ├── desktoptheme
    │   └── PlasmaDeck
    │   │   ├── AUTHORS
    │   │   ├── LICENSE
    │   │   ├── colors
    │   │   ├── dialogs
    │   │       └── background.svg
    │   │   ├── icons
    │   │       ├── TeamViewer.svg
    │   │       ├── accessories.svg
    │   │       ├── akonadi.svg
    │   │       ├── akregator.svg
    │   │       ├── amarok.svg
    │   │       ├── antimicro.svg
    │   │       ├── applications.svg
    │   │       ├── apport.svg
    │   │       ├── audacious.svg
    │   │       ├── audio.svg
    │   │       ├── battery.svg
    │   │       ├── bookmarks.svg
    │   │       ├── cadence.svg
    │   │       ├── cantata.svg
    │   │       ├── choqok.svg
    │   │       ├── choqok_offline.svg
    │   │       ├── computer.svg
    │   │       ├── configure.svg
    │   │       ├── device.svg
    │   │       ├── disk.svg
    │   │       ├── distribute.svg
    │   │       ├── document.svg
    │   │       ├── drive.svg
    │   │       ├── edit.svg
    │   │       ├── elisa.svg
    │   │       ├── emblem.svg
    │   │       ├── face.svg
    │   │       ├── go.svg
    │   │       ├── image.svg
    │   │       ├── input.svg
    │   │       ├── internet.svg
    │   │       ├── jami.svg
    │   │       ├── juk.svg
    │   │       ├── kaffeine.svg
    │   │       ├── kalarm.svg
    │   │       ├── kate.svg
    │   │       ├── kdeconnect.svg
    │   │       ├── kdf.svg
    │   │       ├── keyboard.svg
    │   │       ├── kget.svg
    │   │       ├── kgpg.svg
    │   │       ├── kleopatra.svg
    │   │       ├── klipper.svg
    │   │       ├── kmail.svg
    │   │       ├── knotes.svg
    │   │       ├── konv_message.svg
    │   │       ├── konversation.svg
    │   │       ├── kopete.svg
    │   │       ├── korgac.svg
    │   │       ├── krfb.svg
    │   │       ├── kruler.svg
    │   │       ├── krusader_root.svg
    │   │       ├── krusader_user.svg
    │   │       ├── kteatime.svg
    │   │       ├── ktorrent.svg
    │   │       ├── kup.svg
    │   │       ├── list.svg
    │   │       ├── lutris.svg
    │   │       ├── mail.svg
    │   │       ├── manjaro.svg
    │   │       ├── media.svg
    │   │       ├── mellowplayer.svg
    │   │       ├── nepomuk.svg
    │   │       ├── network.svg
    │   │       ├── notification.svg
    │   │       ├── notifications.svg
    │   │       ├── nulloy.svg
    │   │       ├── office.svg
    │   │       ├── offline.svg
    │   │       ├── onboard.svg
    │   │       ├── osd.svg
    │   │       ├── phone.svg
    │   │       ├── plasma.svg
    │   │       ├── plasmavault.svg
    │   │       ├── plasmavault_error.svg
    │   │       ├── preferences.svg
    │   │       ├── printer.svg
    │   │       ├── qbittorrent.svg
    │   │       ├── quassel.svg
    │   │       ├── quota.svg
    │   │       ├── ring.svg
    │   │       ├── sirikali.svg
    │   │       ├── slc.svg
    │   │       ├── start.svg
    │   │       ├── strawberry.svg
    │   │       ├── system.svg
    │   │       ├── thunderbird.svg
    │   │       ├── tools.svg
    │   │       ├── touchpad.svg
    │   │       ├── update.svg
    │   │       ├── user.svg
    │   │       ├── utilities.svg
    │   │       ├── veracrypt.svg
    │   │       ├── video.svg
    │   │       ├── view.svg
    │   │       ├── virt.svg
    │   │       ├── vlc.svg
    │   │       ├── wallet.svg
    │   │       ├── window.svg
    │   │       ├── yakuake.svg
    │   │       └── zoom.svg
    │   │   ├── metadata.desktop
    │   │   ├── opaque
    │   │       ├── dialogs
    │   │       │   └── background.svg
    │   │       └── widgets
    │   │       │   ├── panel-background.svg
    │   │       │   └── tooltip.svg
    │   │   ├── weather
    │   │       └── wind-arrows.svg
    │   │   └── widgets
    │   │       ├── action-overlays.svg
    │   │       ├── actionbutton.svg
    │   │       ├── arrows.svg
    │   │       ├── background.svg
    │   │       ├── bar_meter_horizontal.svg
    │   │       ├── bar_meter_vertical.svg
    │   │       ├── busywidget.svg
    │   │       ├── button.svg
    │   │       ├── calendar.svg
    │   │       ├── checkmarks.svg
    │   │       ├── clock.svg
    │   │       ├── configuration-icons.svg
    │   │       ├── containment-controls.svg
    │   │       ├── glowbar.svg
    │   │       ├── line.svg
    │   │       ├── lineedit.svg
    │   │       ├── listitem.svg
    │   │       ├── menubaritem.svg
    │   │       ├── notes.svg
    │   │       ├── pager.svg
    │   │       ├── panel-background.svg
    │   │       ├── plasmoidheading.svg
    │   │       ├── scrollbar.svg
    │   │       ├── scrollwidget.svg
    │   │       ├── slider.svg
    │   │       ├── switch.svg
    │   │       ├── tabbar.svg
    │   │       ├── tasks.svg
    │   │       ├── tooltip.svg
    │   │       └── viewitem.svg
    └── look-and-feel
    │   └── PlasmaDeck
    │       ├── AUTHORS
    │       ├── LICENSE
    │       ├── contents
    │           ├── defaults
    │           ├── previews
    │           │   ├── fullscreenpreview.jpg
    │           │   ├── preview.png
    │           │   └── splash.png
    │           └── splash
    │           │   ├── Splash.qml
    │           │   └── media
    │           │       ├── README.txt
    │           │       ├── deck_startup.gif
    │           │       └── deck_startup.wav
    │       └── metadata.desktop
├── preview.png
└── wallpapers
    └── PlasmaDeck
        ├── contents
            ├── images
            │   └── 3456x2160.png
            └── screenshot.png
        └── metadata.desktop
/README.md:
--------------------------------------------------------------------------------
1 | # plasma-deck
2 | Steam Deck UI on Plasma
3 | 
4 | 
5 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/AUTHORS:
--------------------------------------------------------------------------------
1 | ------------------------ PLASMA DECK AURORAE THEME ------------------------
2 | Alexey Varfolomeev - https://github.com/varlesh/plasma-deck
3 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/PlasmaDeckrc:
--------------------------------------------------------------------------------
 1 | [General]
 2 | ActiveFocusedTabColor=14,19,26
 3 | ActiveTextColor=254,254,254
 4 | ActiveTextShadowColor=255,255,255,255
 5 | ActiveUnfocusedTabColor=14,19,26
 6 | Animation=0
 7 | InactiveFocusedTabColor=14,19,26
 8 | InactiveTextColor=85,88,93
 9 | InactiveTextShadowColor=255,255,255,255
10 | InactiveUnfocusedTabColor=14,19,26
11 | LeftButtons=XIA
12 | RightButtons=AIX
13 | Shadow=false
14 | TextShadowOffsetX=1
15 | TextShadowOffsetY=1
16 | TitleAlignment=Left
17 | TitleVerticalAlignment=Center
18 | UseTextShadow=true
19 | 
20 | [Layout]
21 | BorderBottom=0
22 | BorderLeft=0
23 | BorderRight=0
24 | ButtonHeight=24
25 | ButtonMarginTop=0
26 | ButtonSpacing=6
27 | ButtonWidth=24
28 | ExplicitButtonSpacer=0
29 | PaddingBottom=62
30 | PaddingLeft=30
31 | PaddingRight=30
32 | PaddingTop=10
33 | TitleBorderLeft=4
34 | TitleBorderRight=4
35 | TitleEdgeBottom=4
36 | TitleEdgeBottomMaximized=4
37 | TitleEdgeLeft=4
38 | TitleEdgeLeftMaximized=4
39 | TitleEdgeRight=4
40 | TitleEdgeRightMaximized=4
41 | TitleEdgeTop=4
42 | TitleEdgeTopMaximized=4
43 | TitleHeight=12
44 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/alldesktops.svg:
--------------------------------------------------------------------------------
 1 | 
29 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/help.svg:
--------------------------------------------------------------------------------
 1 | 
23 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/keepabove.svg:
--------------------------------------------------------------------------------
 1 | 
23 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/keepbelow.svg:
--------------------------------------------------------------------------------
 1 | 
23 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/maximize.svg:
--------------------------------------------------------------------------------
 1 | 
23 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/metadata.desktop:
--------------------------------------------------------------------------------
 1 | [Desktop Entry]
 2 | Name=Plasma Deck
 3 | X-KDE-PluginInfo-Author=Alexey Varfolomeev
 4 | X-KDE-PluginInfo-Category=
 5 | X-KDE-PluginInfo-Depends=
 6 | X-KDE-PluginInfo-Email=varlesh@gmail.com
 7 | X-KDE-PluginInfo-EnabledByDefault=true
 8 | X-KDE-PluginInfo-License=GPL v3
 9 | X-KDE-PluginInfo-Name=PlasmaDeck
10 | X-KDE-PluginInfo-Version=20220609
11 | 
--------------------------------------------------------------------------------
/aurorae/themes/PlasmaDeck/minimize.svg:
--------------------------------------------------------------------------------
 1 | 
29 | 
--------------------------------------------------------------------------------
/color-schemes/PlasmaDeck.colors:
--------------------------------------------------------------------------------
  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.025
 14 | ColorEffect=2
 15 | ContrastAmount=0.1
 16 | ContrastEffect=2
 17 | Enable=false
 18 | IntensityAmount=0
 19 | IntensityEffect=0
 20 | 
 21 | [Colors:Button]
 22 | BackgroundAlternate=35,38,46
 23 | BackgroundNormal=35,38,46
 24 | DecorationFocus=26,159,255
 25 | DecorationHover=26,159,255
 26 | ForegroundActive=254,254,254
 27 | ForegroundInactive=85,88,93
 28 | ForegroundLink=26,115,232
 29 | ForegroundNegative=244,67,54
 30 | ForegroundNeutral=255,152,0
 31 | ForegroundNormal=254,254,254
 32 | ForegroundPositive=61,139,63
 33 | ForegroundVisited=173,101,175
 34 | 
 35 | [Colors:Complementary]
 36 | BackgroundAlternate=14,19,26
 37 | BackgroundNormal=14,19,26
 38 | DecorationFocus=30,146,255
 39 | DecorationHover=61,174,230
 40 | ForegroundActive=246,116,0
 41 | ForegroundInactive=175,176,179
 42 | ForegroundLink=138,180,248
 43 | ForegroundNegative=237,21,21
 44 | ForegroundNeutral=201,206,59
 45 | ForegroundNormal=239,240,241
 46 | ForegroundPositive=17,209,22
 47 | ForegroundVisited=206,147,216
 48 | 
 49 | [Colors:Header]
 50 | BackgroundAlternate=14,19,26
 51 | DecorationFocus=26,159,255
 52 | ForegroundInactive=85,88,93
 53 | 
 54 | [Colors:Selection]
 55 | BackgroundAlternate=73,83,99
 56 | BackgroundNormal=26,159,255
 57 | DecorationFocus=26,159,255
 58 | DecorationHover=26,159,255
 59 | ForegroundActive=254,254,254
 60 | ForegroundInactive=30,35,44
 61 | ForegroundLink=26,115,232
 62 | ForegroundNegative=244,67,54
 63 | ForegroundNeutral=255,152,0
 64 | ForegroundNormal=254,254,254
 65 | ForegroundPositive=61,139,63
 66 | ForegroundVisited=173,101,175
 67 | 
 68 | [Colors:Tooltip]
 69 | BackgroundAlternate=97,97,97
 70 | BackgroundNormal=35,38,46
 71 | DecorationFocus=26,159,255
 72 | DecorationHover=26,159,255
 73 | ForegroundActive=254,254,254
 74 | ForegroundInactive=152,152,152
 75 | ForegroundLink=26,115,232
 76 | ForegroundNegative=244,67,54
 77 | ForegroundNeutral=255,152,0
 78 | ForegroundNormal=223,223,223
 79 | ForegroundPositive=61,139,63
 80 | ForegroundVisited=173,101,175
 81 | 
 82 | [Colors:View]
 83 | BackgroundAlternate=35,38,46
 84 | BackgroundNormal=35,38,46
 85 | DecorationFocus=26,159,255
 86 | DecorationHover=26,159,255
 87 | ForegroundActive=254,254,254
 88 | ForegroundInactive=85,88,93
 89 | ForegroundLink=26,115,232
 90 | ForegroundNegative=244,67,54
 91 | ForegroundNeutral=255,152,0
 92 | ForegroundNormal=254,254,254
 93 | ForegroundPositive=61,139,63
 94 | ForegroundVisited=173,101,175
 95 | 
 96 | [Colors:Window]
 97 | BackgroundAlternate=14,19,26
 98 | BackgroundNormal=14,19,26
 99 | DecorationFocus=26,159,255
100 | DecorationHover=26,159,255
101 | ForegroundActive=254,254,254
102 | ForegroundInactive=85,88,93
103 | ForegroundLink=26,115,232
104 | ForegroundNegative=244,67,54
105 | ForegroundNeutral=255,152,0
106 | ForegroundNormal=254,254,254
107 | ForegroundPositive=61,139,63
108 | ForegroundVisited=173,101,175
109 | 
110 | [General]
111 | ColorScheme=PlasmaDeck
112 | Name=Plasma Deck
113 | shadeSortColumn=true
114 | 
115 | [KDE]
116 | contrast=4
117 | 
118 | [WM]
119 | activeBackground=14,19,26
120 | activeBlend=14,19,26
121 | activeForeground=254,254,254
122 | inactiveBackground=14,19,26
123 | inactiveBlend=14,19,26
124 | inactiveForeground=85,88,93
125 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/AUTHORS:
--------------------------------------------------------------------------------
1 | ------------------------ DECK PLASMA 5 THEME ------------------------
2 | Alexey Varfolomeev - https://github.com/varlesh/plasma-deck
3 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/colors:
--------------------------------------------------------------------------------
  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.025
 14 | ColorEffect=2
 15 | ContrastAmount=0.1
 16 | ContrastEffect=2
 17 | Enable=false
 18 | IntensityAmount=0
 19 | IntensityEffect=0
 20 | 
 21 | [Colors:Button]
 22 | BackgroundAlternate=35,38,46
 23 | BackgroundNormal=35,38,46
 24 | DecorationFocus=26,159,255
 25 | DecorationHover=26,159,255
 26 | ForegroundActive=254,254,254
 27 | ForegroundInactive=85,88,93
 28 | ForegroundLink=26,115,232
 29 | ForegroundNegative=244,67,54
 30 | ForegroundNeutral=255,152,0
 31 | ForegroundNormal=254,254,254
 32 | ForegroundPositive=61,139,63
 33 | ForegroundVisited=173,101,175
 34 | 
 35 | [Colors:Complementary]
 36 | BackgroundAlternate=14,19,26
 37 | BackgroundNormal=14,19,26
 38 | DecorationFocus=30,146,255
 39 | DecorationHover=61,174,230
 40 | ForegroundActive=246,116,0
 41 | ForegroundInactive=175,176,179
 42 | ForegroundLink=138,180,248
 43 | ForegroundNegative=237,21,21
 44 | ForegroundNeutral=201,206,59
 45 | ForegroundNormal=239,240,241
 46 | ForegroundPositive=17,209,22
 47 | ForegroundVisited=206,147,216
 48 | 
 49 | [Colors:Header]
 50 | BackgroundAlternate=14,19,26
 51 | DecorationFocus=26,159,255
 52 | ForegroundInactive=85,88,93
 53 | 
 54 | [Colors:Selection]
 55 | BackgroundAlternate=73,83,99
 56 | BackgroundNormal=26,159,255
 57 | DecorationFocus=26,159,255
 58 | DecorationHover=26,159,255
 59 | ForegroundActive=254,254,254
 60 | ForegroundInactive=30,35,44
 61 | ForegroundLink=26,115,232
 62 | ForegroundNegative=244,67,54
 63 | ForegroundNeutral=255,152,0
 64 | ForegroundNormal=254,254,254
 65 | ForegroundPositive=61,139,63
 66 | ForegroundVisited=173,101,175
 67 | 
 68 | [Colors:Tooltip]
 69 | BackgroundAlternate=97,97,97
 70 | BackgroundNormal=35,38,46
 71 | DecorationFocus=26,159,255
 72 | DecorationHover=26,159,255
 73 | ForegroundActive=254,254,254
 74 | ForegroundInactive=152,152,152
 75 | ForegroundLink=26,115,232
 76 | ForegroundNegative=244,67,54
 77 | ForegroundNeutral=255,152,0
 78 | ForegroundNormal=223,223,223
 79 | ForegroundPositive=61,139,63
 80 | ForegroundVisited=173,101,175
 81 | 
 82 | [Colors:View]
 83 | BackgroundAlternate=35,38,46
 84 | BackgroundNormal=35,38,46
 85 | DecorationFocus=26,159,255
 86 | DecorationHover=26,159,255
 87 | ForegroundActive=254,254,254
 88 | ForegroundInactive=85,88,93
 89 | ForegroundLink=26,115,232
 90 | ForegroundNegative=244,67,54
 91 | ForegroundNeutral=255,152,0
 92 | ForegroundNormal=254,254,254
 93 | ForegroundPositive=61,139,63
 94 | ForegroundVisited=173,101,175
 95 | 
 96 | [Colors:Window]
 97 | BackgroundAlternate=14,19,26
 98 | BackgroundNormal=14,19,26
 99 | DecorationFocus=26,159,255
100 | DecorationHover=26,159,255
101 | ForegroundActive=254,254,254
102 | ForegroundInactive=85,88,93
103 | ForegroundLink=26,115,232
104 | ForegroundNegative=244,67,54
105 | ForegroundNeutral=255,152,0
106 | ForegroundNormal=254,254,254
107 | ForegroundPositive=61,139,63
108 | ForegroundVisited=173,101,175
109 | 
110 | [General]
111 | ColorScheme=PlasmaDeck
112 | Name=Plasma Deck
113 | shadeSortColumn=true
114 | 
115 | [KDE]
116 | contrast=4
117 | 
118 | [WM]
119 | activeBackground=14,19,26
120 | activeBlend=14,19,26
121 | activeForeground=254,254,254
122 | inactiveBackground=14,19,26
123 | inactiveBlend=14,19,26
124 | inactiveForeground=85,88,93
125 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/TeamViewer.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/akonadi.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/akregator.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/amarok.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/antimicro.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/applications.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/apport.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/audacious.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/bookmarks.svg:
--------------------------------------------------------------------------------
1 | 
7 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/cantata.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/choqok.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/choqok_offline.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/computer.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/configure.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/device.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/distribute.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/drive.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/edit.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/elisa.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/emblem.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/face.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/go.svg:
--------------------------------------------------------------------------------
 1 | 
43 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/image.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/internet.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/jami.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/juk.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kaffeine.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kalarm.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kate.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kdeconnect.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kdf.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/keyboard.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kget.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kgpg.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/klipper.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kmail.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/knotes.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/konv_message.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/konversation.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/korgac.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/krfb.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kruler.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/krusader_root.svg:
--------------------------------------------------------------------------------
 1 | 
14 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/krusader_user.svg:
--------------------------------------------------------------------------------
 1 | 
14 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kteatime.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/ktorrent.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/kup.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/list.svg:
--------------------------------------------------------------------------------
 1 | 
27 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/mail.svg:
--------------------------------------------------------------------------------
 1 | 
31 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/manjaro.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/mellowplayer.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/nepomuk.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/notification.svg:
--------------------------------------------------------------------------------
 1 | 
32 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/notifications.svg:
--------------------------------------------------------------------------------
1 | 
8 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/office.svg:
--------------------------------------------------------------------------------
1 | 
9 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/phone.svg:
--------------------------------------------------------------------------------
 1 | 
19 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/plasmavault.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/plasmavault_error.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/printer.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/qbittorrent.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/ring.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/sirikali.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/slc.svg:
--------------------------------------------------------------------------------
 1 | 
27 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/start.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/tools.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/touchpad.svg:
--------------------------------------------------------------------------------
 1 | 
19 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/utilities.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/veracrypt.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/view.svg:
--------------------------------------------------------------------------------
 1 | 
15 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/virt.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/vlc.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/wallet.svg:
--------------------------------------------------------------------------------
 1 | 
21 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/window.svg:
--------------------------------------------------------------------------------
 1 | 
36 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/yakuake.svg:
--------------------------------------------------------------------------------
 1 | 
13 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/icons/zoom.svg:
--------------------------------------------------------------------------------
 1 | 
27 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/metadata.desktop:
--------------------------------------------------------------------------------
 1 | [Desktop Entry]
 2 | Name=Plasma Deck
 3 | 
 4 | X-KDE-PluginInfo-Author=Alexey Varfolomeev
 5 | X-KDE-PluginInfo-Email=varlesh@gmail.com
 6 | X-KDE-PluginInfo-Name=PlasmaDeck
 7 | X-KDE-PluginInfo-Version=20220902
 8 | X-KDE-PluginInfo-Website=
 9 | X-KDE-PluginInfo-Category=
10 | X-KDE-PluginInfo-Depends=
11 | X-KDE-PluginInfo-License=GPLv3
12 | X-KDE-PluginInfo-EnabledByDefault=true
13 | 
14 | [ContrastEffect]
15 | enabled=false
16 | contrast=0.2
17 | intensity=0.4
18 | saturation=1.7
19 | 
20 | [AdaptiveTransparency]
21 | enabled=true
22 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/opaque/dialogs/background.svg:
--------------------------------------------------------------------------------
 1 | 
42 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/opaque/widgets/panel-background.svg:
--------------------------------------------------------------------------------
 1 | 
47 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/opaque/widgets/tooltip.svg:
--------------------------------------------------------------------------------
 1 | 
47 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/arrows.svg:
--------------------------------------------------------------------------------
 1 | 
19 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/bar_meter_horizontal.svg:
--------------------------------------------------------------------------------
 1 | 
25 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/bar_meter_vertical.svg:
--------------------------------------------------------------------------------
 1 | 
25 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/calendar.svg:
--------------------------------------------------------------------------------
1 | 
6 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/checkmarks.svg:
--------------------------------------------------------------------------------
 1 | 
27 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/glowbar.svg:
--------------------------------------------------------------------------------
 1 | 
55 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/line.svg:
--------------------------------------------------------------------------------
 1 | 
11 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/pager.svg:
--------------------------------------------------------------------------------
 1 | 
32 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/plasmoidheading.svg:
--------------------------------------------------------------------------------
 1 | 
64 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/scrollwidget.svg:
--------------------------------------------------------------------------------
 1 | 
12 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/slider.svg:
--------------------------------------------------------------------------------
 1 | 
61 | 
--------------------------------------------------------------------------------
/plasma/desktoptheme/PlasmaDeck/widgets/tooltip.svg:
--------------------------------------------------------------------------------
 1 | 
63 | 
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/AUTHORS:
--------------------------------------------------------------------------------
1 | ------------------------ LOOK AND FEEL PLASMA DECK ------------------------
2 | Alexey Varfolomeev - https://github.com/varlesh/plasma-deck
3 | 
4 | 
5 | 
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/defaults:
--------------------------------------------------------------------------------
 1 | [kdeglobals][KDE]
 2 | widgetStyle=Breeze
 3 | 
 4 | [kdeglobals][General]
 5 | ColorScheme=PlasmaDeck
 6 | 
 7 | [kdeglobals][MainToolbarIcons]
 8 | Size=22
 9 | 
10 | [kdeglobals][ToolbarIcons]
11 | Size=22
12 | 
13 | [kdeglobals][Toolbar style]
14 | ToolButtonStyle=NoText
15 | ToolButtonStyleOtherToolbars=NoText
16 | 
17 | [kdeglobals][Icons]
18 | Theme=Papirus-Dark
19 | 
20 | [plasmarc][Theme]
21 | name=PlasmaDeck
22 | 
23 | [kwinrc][org.kde.kdecoration2]
24 | library=org.kde.kwin.aurorae
25 | theme=__aurorae__svg__PlasmaDeck
26 | 
27 | [Wallpaper]
28 | Image=PlasmaDeck
29 | 
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/previews/fullscreenpreview.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/plasma/look-and-feel/PlasmaDeck/contents/previews/fullscreenpreview.jpg
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/previews/preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/plasma/look-and-feel/PlasmaDeck/contents/previews/preview.png
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/previews/splash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/plasma/look-and-feel/PlasmaDeck/contents/previews/splash.png
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/splash/Splash.qml:
--------------------------------------------------------------------------------
 1 | import QtQuick 2.1
 2 | import QtMultimedia 5.8
 3 | 
 4 | Item {
 5 | 
 6 |     Rectangle {
 7 |         anchors.fill: parent
 8 |         color: "black"
 9 |     }
10 | 
11 |     AnimatedImage {
12 |         id: animation
13 |         anchors.fill: parent
14 |         fillMode: Image.PreserveAspectFit
15 |         source: "media/deck_startup.gif"
16 |         cache: false
17 |         onFrameChanged: if (currentFrame == frameCount - 1) playing = false
18 |     }
19 | 
20 |     Audio {
21 |         id: sound
22 |         source: "media/deck_startup.wav"
23 |         autoLoad: true
24 |         autoPlay: true
25 |     }
26 | }
27 | 
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/splash/media/README.txt:
--------------------------------------------------------------------------------
1 | This files converted from Steam UI. And ditributed with MIT LICENSE.
2 | Logos, sounds and animations belong to the authors and designers of the Steam and Valve Software development team.
3 | 
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/splash/media/deck_startup.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/plasma/look-and-feel/PlasmaDeck/contents/splash/media/deck_startup.gif
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/contents/splash/media/deck_startup.wav:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/plasma/look-and-feel/PlasmaDeck/contents/splash/media/deck_startup.wav
--------------------------------------------------------------------------------
/plasma/look-and-feel/PlasmaDeck/metadata.desktop:
--------------------------------------------------------------------------------
 1 | [Desktop Entry]
 2 | Comment=Plasma Deck
 3 | 
 4 | Encoding=UTF-8
 5 | Keywords=Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;
 6 | Name=Plasma Deck
 7 | 
 8 | Type=Service
 9 | 
10 | X-KDE-ServiceTypes=Plasma/LookAndFeel
11 | X-KDE-ParentApp=
12 | X-KDE-PluginInfo-Author=Alexey Varfolomeev
13 | X-KDE-PluginInfo-Category=
14 | X-KDE-PluginInfo-Email=
15 | X-KDE-PluginInfo-License=GPLv3
16 | X-KDE-PluginInfo-Name=PlasmaDeck
17 | X-KDE-PluginInfo-Version=20220530
18 | X-KDE-PluginInfo-Website=https://github.com/varlesh/plasma-deck
19 | X-KDE-fallbackPackage=org.kde.breezedark.desktop
20 | X-Plasma-MainScript=defaults
21 | X-KPackage-Dependencies=kns://colorschemes.knsrc/api.kde-look.org/1811079,kns://plasma-themes.knsrc/api.kde-look.org/1811086,kns://aurorae.knsrc/api.kde-look.org/1811082,kns://icons.knsrc/api.kde-look.org/1166289,kns://wallpaper.knsrc/api.kde-look.org/1811075
22 | 
--------------------------------------------------------------------------------
/preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/preview.png
--------------------------------------------------------------------------------
/wallpapers/PlasmaDeck/contents/images/3456x2160.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/wallpapers/PlasmaDeck/contents/images/3456x2160.png
--------------------------------------------------------------------------------
/wallpapers/PlasmaDeck/contents/screenshot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/varlesh/plasma-deck/b03f24240b4d7450524e1731aa19b8884df9c864/wallpapers/PlasmaDeck/contents/screenshot.png
--------------------------------------------------------------------------------
/wallpapers/PlasmaDeck/metadata.desktop:
--------------------------------------------------------------------------------
1 | [Desktop Entry]
2 | Name=Plasma Deck
3 | X-KDE-PluginInfo-Name=PlasmaDeck
4 | X-KDE-PluginInfo-Author=Alexey Varfolomeev
5 | X-KDE-PluginInfo-Email=varlesh@gmail.com
6 | 
--------------------------------------------------------------------------------