├── Graphite-dark.png ├── Graphite-light.png ├── Kvantum ├── Graphite-rimless │ ├── Graphite-rimless.kvconfig │ ├── Graphite-rimless.svg │ ├── Graphite-rimlessDark.kvconfig │ └── Graphite-rimlessDark.svg ├── Graphite │ ├── Graphite.kvconfig │ ├── Graphite.svg │ ├── GraphiteDark.kvconfig │ └── GraphiteDark.svg ├── GraphiteNord-rimless │ ├── GraphiteNord-rimless.kvconfig │ ├── GraphiteNord-rimless.svg │ ├── GraphiteNord-rimlessDark.kvconfig │ └── GraphiteNord-rimlessDark.svg └── GraphiteNord │ ├── GraphiteNord.kvconfig │ ├── GraphiteNord.svg │ ├── GraphiteNordDark.kvconfig │ └── GraphiteNordDark.svg ├── LICENSE ├── README.md ├── aurorae ├── Graphite-dark-rimless │ └── decoration.svg ├── Graphite-dark-round-rimless │ └── decoration.svg ├── Graphite-dark-round │ ├── Graphite-dark-roundrc │ ├── alldesktops.svg │ ├── close.svg │ ├── decoration.svg │ ├── keepabove.svg │ ├── keepbelow.svg │ ├── maximize.svg │ ├── metadata.desktop │ ├── metadata.json │ ├── minimize.svg │ └── restore.svg ├── Graphite-dark │ ├── Graphite-darkrc │ ├── alldesktops.svg │ ├── close.svg │ ├── decoration.svg │ ├── keepabove.svg │ ├── keepbelow.svg │ ├── maximize.svg │ ├── metadata.desktop │ ├── metadata.json │ ├── minimize.svg │ └── restore.svg ├── Graphite-light-rimless │ └── decoration.svg ├── Graphite-light-round-rimless │ └── decoration.svg ├── Graphite-light-round │ ├── Graphite-light-roundrc │ ├── alldesktops.svg │ ├── close.svg │ ├── decoration.svg │ ├── keepabove.svg │ ├── keepbelow.svg │ ├── maximize.svg │ ├── metadata.desktop │ ├── metadata.json │ ├── minimize.svg │ └── restore.svg └── Graphite-light │ ├── Graphite-lightrc │ ├── alldesktops.svg │ ├── close.svg │ ├── decoration.svg │ ├── keepabove.svg │ ├── keepbelow.svg │ ├── maximize.svg │ ├── metadata.desktop │ ├── metadata.json │ ├── minimize.svg │ └── restore.svg ├── color-schemes ├── GraphiteDark.colors ├── GraphiteLight.colors ├── GraphiteNordDark.colors └── GraphiteNordLight.colors ├── install.sh ├── plasma ├── desktoptheme │ ├── Graphite-dark │ │ ├── metadata.desktop │ │ ├── metadata.json │ │ └── plasmarc │ ├── Graphite-light │ │ ├── metadata.desktop │ │ ├── metadata.json │ │ └── plasmarc │ ├── Graphite-nord-dark │ │ ├── metadata.desktop │ │ ├── metadata.json │ │ └── plasmarc │ ├── Graphite-nord-light │ │ ├── metadata.desktop │ │ ├── metadata.json │ │ └── plasmarc │ ├── Graphite-rimless │ │ ├── dialogs │ │ │ └── background.svgz │ │ ├── solid │ │ │ ├── dialogs │ │ │ │ └── background.svgz │ │ │ └── widgets │ │ │ │ └── panel-background.svg │ │ ├── translucent │ │ │ ├── dialogs │ │ │ │ └── background.svgz │ │ │ └── widgets │ │ │ │ ├── background.svg │ │ │ │ └── panel-background.svg │ │ └── widgets │ │ │ ├── background.svg │ │ │ ├── panel-background.svg │ │ │ └── translucentbackground.svg │ └── Graphite │ │ ├── dialogs │ │ └── background.svgz │ │ ├── icons │ │ ├── akonadi.svgz │ │ ├── akregator.svgz │ │ ├── amarok.svgz │ │ ├── applications.svgz │ │ ├── apport.svgz │ │ ├── audio.svgz │ │ ├── battery.svgz │ │ ├── bookmarks.svgz │ │ ├── cantata.svgz │ │ ├── compass.svgz │ │ ├── computer.svgz │ │ ├── configure.svgz │ │ ├── device.svgz │ │ ├── disk.svgz │ │ ├── distribute.svgz │ │ ├── document.svgz │ │ ├── drive.svgz │ │ ├── edit.svgz │ │ ├── fcitx.svgz │ │ ├── go.svgz │ │ ├── ime.svgz │ │ ├── input.svgz │ │ ├── kalarm.svgz │ │ ├── kate.svgz │ │ ├── kdeconnect.svgz │ │ ├── kdf.svgz │ │ ├── keyboard.svgz │ │ ├── kget.svgz │ │ ├── kgpg.svgz │ │ ├── kleopatra.svgz │ │ ├── klipper.svgz │ │ ├── kmail.svgz │ │ ├── knotes.svgz │ │ ├── konv_message.svgz │ │ ├── konversation.svgz │ │ ├── kopete.svgz │ │ ├── korgac.svgz │ │ ├── kpackagekit.svgz │ │ ├── kruler.svgz │ │ ├── kteatime.svgz │ │ ├── ktorrent.svgz │ │ ├── kup.svgz │ │ ├── list.svgz │ │ ├── mail.svgz │ │ ├── manjaro.svgz │ │ ├── media.svgz │ │ ├── mobile.svgz │ │ ├── nepomuk.svgz │ │ ├── network.svgz │ │ ├── notification.svgz │ │ ├── osd.svgz │ │ ├── pamac.svgz │ │ ├── phone.svgz │ │ ├── plasmavault.svgz │ │ ├── plasmavault_error.svgz │ │ ├── preferences.svgz │ │ ├── printer.svgz │ │ ├── quassel.svgz │ │ ├── quota.svgz │ │ ├── redshift.svgz │ │ ├── search.svgz │ │ ├── slc.svgz │ │ ├── software.svgz │ │ ├── sogoupinyin.svgz │ │ ├── start.svgz │ │ ├── system.svgz │ │ ├── touchpad.svg │ │ ├── touchpad.svgz │ │ ├── update.svgz │ │ ├── user.svgz │ │ ├── video-card.svgz │ │ ├── video.svgz │ │ ├── view.svgz │ │ ├── vlc.svgz │ │ ├── wallet.svgz │ │ ├── window.svgz │ │ ├── yakuake.svgz │ │ └── zoom.svgz │ │ ├── metadata.desktop │ │ ├── metadata.json │ │ ├── plasmarc │ │ ├── solid │ │ ├── dialogs │ │ │ └── background.svgz │ │ └── widgets │ │ │ ├── panel-background.svg │ │ │ └── tooltip.svg │ │ ├── translucent │ │ ├── dialogs │ │ │ └── background.svgz │ │ └── widgets │ │ │ ├── background.svg │ │ │ ├── panel-background.svg │ │ │ └── tooltip.svg │ │ └── widgets │ │ ├── action-overlays.svg │ │ ├── actionbutton.svg │ │ ├── arrows.svgz │ │ ├── background.svg │ │ ├── bar_meter_horizontal.svg │ │ ├── bar_meter_vertical.svg │ │ ├── busywidget.svgz │ │ ├── button.svg │ │ ├── calendar.svg │ │ ├── checkmarks.svg │ │ ├── clock.svgz │ │ ├── configuration-icons.svgz │ │ ├── containment-controls.svg │ │ ├── glowbar.svg │ │ ├── line.svgz │ │ ├── lineedit.svg │ │ ├── listitem.svg │ │ ├── menubaritem.svgz │ │ ├── notes.svg │ │ ├── pager.svg │ │ ├── panel-background.svg │ │ ├── plasmoidheading.svgz │ │ ├── plot-background.svg │ │ ├── scrollbar.svg │ │ ├── scrollbar.svgz │ │ ├── scrollwidget.svgz │ │ ├── slider.svg │ │ ├── switch.svgz │ │ ├── tabbar.svgz │ │ ├── tasks.svgz │ │ ├── toolbar.svg │ │ ├── tooltip.svg │ │ ├── translucentbackground.svg │ │ └── viewitem.svgz └── look-and-feel │ ├── com.github.vinceliuice.Graphite-dark │ ├── contents │ │ ├── defaults │ │ ├── previews │ │ │ ├── preview.png │ │ │ └── splash.png │ │ └── splash │ │ │ ├── Splash.qml │ │ │ └── images │ │ │ ├── background.png │ │ │ ├── kde.svg │ │ │ └── rectangle.svg │ ├── metadata.desktop │ └── metadata.json │ ├── com.github.vinceliuice.Graphite-light │ ├── contents │ │ ├── defaults │ │ ├── previews │ │ │ ├── preview.png │ │ │ └── splash.png │ │ └── splash │ │ │ ├── Splash.qml │ │ │ └── images │ │ │ ├── background.png │ │ │ ├── kde.svg │ │ │ └── rectangle.svg │ ├── metadata.desktop │ └── metadata.json │ ├── com.github.vinceliuice.Graphite-nord-dark │ ├── contents │ │ ├── defaults │ │ ├── previews │ │ │ ├── preview.png │ │ │ └── splash.png │ │ └── splash │ │ │ ├── Splash.qml │ │ │ └── images │ │ │ ├── background.png │ │ │ ├── kde.svg │ │ │ └── rectangle.svg │ ├── metadata.desktop │ └── metadata.json │ ├── com.github.vinceliuice.Graphite-nord-light │ ├── contents │ │ ├── defaults │ │ ├── previews │ │ │ ├── preview.png │ │ │ └── splash.png │ │ └── splash │ │ │ ├── Splash.qml │ │ │ └── images │ │ │ ├── background.png │ │ │ ├── kde.svg │ │ │ └── rectangle.svg │ ├── metadata.desktop │ └── metadata.json │ └── com.github.vinceliuice.Graphite │ ├── contents │ ├── defaults │ ├── previews │ │ ├── preview.png │ │ └── splash.png │ └── splash │ │ ├── Splash.qml │ │ └── images │ │ ├── background.png │ │ ├── kde.svg │ │ └── rectangle.svg │ ├── metadata.desktop │ └── metadata.json ├── sddm ├── 5.0 │ ├── Graphite-nord │ │ ├── Background.qml │ │ ├── BreezeMenuStyle.qml │ │ ├── KeyboardButton.qml │ │ ├── Login.qml │ │ ├── Main.qml │ │ ├── SessionButton.qml │ │ ├── assets │ │ │ ├── login.svg │ │ │ ├── logout_primary.svg │ │ │ ├── restart_primary.svg │ │ │ ├── shutdown_primary.svg │ │ │ ├── suspend_primary.svg │ │ │ └── switch_primary.svg │ │ ├── background.png │ │ ├── components │ │ │ ├── ActionButton.qml │ │ │ ├── Battery.qml │ │ │ ├── Clock.qml │ │ │ ├── KeyboardLayoutButton.qml │ │ │ ├── SessionManagementScreen.qml │ │ │ ├── UserDelegate.qml │ │ │ ├── UserList.qml │ │ │ ├── VirtualKeyboard.qml │ │ │ └── WallpaperFader.qml │ │ ├── faces │ │ │ └── .face.icon │ │ ├── metadata.desktop │ │ ├── preview.png │ │ ├── theme.conf │ │ └── theme.conf.user │ ├── Graphite │ │ ├── Background.qml │ │ ├── BreezeMenuStyle.qml │ │ ├── KeyboardButton.qml │ │ ├── Login.qml │ │ ├── Main.qml │ │ ├── SessionButton.qml │ │ ├── assets │ │ │ ├── login.svg │ │ │ ├── logout_primary.svg │ │ │ ├── restart_primary.svg │ │ │ ├── shutdown_primary.svg │ │ │ ├── suspend_primary.svg │ │ │ └── switch_primary.svg │ │ ├── background.png │ │ ├── components │ │ │ ├── ActionButton.qml │ │ │ ├── Battery.qml │ │ │ ├── Clock.qml │ │ │ ├── KeyboardLayoutButton.qml │ │ │ ├── SessionManagementScreen.qml │ │ │ ├── UserDelegate.qml │ │ │ ├── UserList.qml │ │ │ ├── VirtualKeyboard.qml │ │ │ └── WallpaperFader.qml │ │ ├── faces │ │ │ └── .face.icon │ │ ├── metadata.desktop │ │ ├── preview.png │ │ ├── theme.conf │ │ └── theme.conf.user │ ├── README.md │ ├── install-nord.sh │ └── install.sh └── 6.0 │ ├── Graphite-nord │ ├── Background.qml │ ├── Input.qml │ ├── KeyboardButton.qml │ ├── Login.qml │ ├── Main.qml │ ├── SessionButton.qml │ ├── assets │ │ ├── login.svg │ │ ├── logout_primary.svg │ │ ├── restart_primary.svg │ │ ├── shutdown_primary.svg │ │ ├── suspend_primary.svg │ │ └── switch_primary.svg │ ├── background.png │ ├── default-logo.svg │ ├── faces │ │ └── .face.icon │ ├── metadata.desktop │ ├── preview.png │ ├── theme.conf │ └── theme.conf.user │ ├── Graphite │ ├── Background.qml │ ├── Input.qml │ ├── KeyboardButton.qml │ ├── Login.qml │ ├── Main.qml │ ├── SessionButton.qml │ ├── assets │ │ ├── login.svg │ │ ├── logout_primary.svg │ │ ├── restart_primary.svg │ │ ├── shutdown_primary.svg │ │ ├── suspend_primary.svg │ │ └── switch_primary.svg │ ├── background.png │ ├── default-logo.svg │ ├── faces │ │ └── .face.icon │ ├── metadata.desktop │ ├── preview.png │ ├── theme.conf │ └── theme.conf.user │ ├── README.md │ ├── install-nord.sh │ └── install.sh ├── uninstall.sh └── wallpaper ├── Graphite-dark ├── contents │ └── images │ │ └── 3840x2160.jpg ├── metadata.desktop └── metadata.json ├── Graphite-light ├── contents │ └── images │ │ └── 3840x2160.jpg ├── metadata.desktop └── metadata.json ├── Graphite-nord-dark ├── contents │ └── images │ │ └── 3840x2160.jpg ├── metadata.desktop └── metadata.json ├── Graphite-nord-light ├── contents │ └── images │ │ └── 3840x2160.jpg ├── metadata.desktop └── metadata.json ├── Graphite-nord ├── contents │ ├── images │ │ └── 3840x2160.jpg │ └── images_dark │ │ └── 3840x2160.jpg ├── metadata.desktop └── metadata.json └── Graphite ├── contents ├── images │ └── 3840x2160.jpg └── images_dark │ └── 3840x2160.jpg ├── metadata.desktop └── metadata.json /Graphite-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Graphite-dark.png -------------------------------------------------------------------------------- /Graphite-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Graphite-light.png -------------------------------------------------------------------------------- /Kvantum/Graphite-rimless/Graphite-rimless.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite-rimless/Graphite-rimless.kvconfig -------------------------------------------------------------------------------- /Kvantum/Graphite-rimless/Graphite-rimless.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite-rimless/Graphite-rimless.svg -------------------------------------------------------------------------------- /Kvantum/Graphite-rimless/Graphite-rimlessDark.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite-rimless/Graphite-rimlessDark.kvconfig -------------------------------------------------------------------------------- /Kvantum/Graphite-rimless/Graphite-rimlessDark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite-rimless/Graphite-rimlessDark.svg -------------------------------------------------------------------------------- /Kvantum/Graphite/Graphite.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite/Graphite.kvconfig -------------------------------------------------------------------------------- /Kvantum/Graphite/Graphite.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite/Graphite.svg -------------------------------------------------------------------------------- /Kvantum/Graphite/GraphiteDark.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite/GraphiteDark.kvconfig -------------------------------------------------------------------------------- /Kvantum/Graphite/GraphiteDark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/Graphite/GraphiteDark.svg -------------------------------------------------------------------------------- /Kvantum/GraphiteNord-rimless/GraphiteNord-rimless.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord-rimless/GraphiteNord-rimless.kvconfig -------------------------------------------------------------------------------- /Kvantum/GraphiteNord-rimless/GraphiteNord-rimless.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord-rimless/GraphiteNord-rimless.svg -------------------------------------------------------------------------------- /Kvantum/GraphiteNord-rimless/GraphiteNord-rimlessDark.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord-rimless/GraphiteNord-rimlessDark.kvconfig -------------------------------------------------------------------------------- /Kvantum/GraphiteNord-rimless/GraphiteNord-rimlessDark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord-rimless/GraphiteNord-rimlessDark.svg -------------------------------------------------------------------------------- /Kvantum/GraphiteNord/GraphiteNord.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord/GraphiteNord.kvconfig -------------------------------------------------------------------------------- /Kvantum/GraphiteNord/GraphiteNord.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord/GraphiteNord.svg -------------------------------------------------------------------------------- /Kvantum/GraphiteNord/GraphiteNordDark.kvconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord/GraphiteNordDark.kvconfig -------------------------------------------------------------------------------- /Kvantum/GraphiteNord/GraphiteNordDark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/Kvantum/GraphiteNord/GraphiteNordDark.svg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/README.md -------------------------------------------------------------------------------- /aurorae/Graphite-dark-rimless/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-rimless/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round-rimless/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round-rimless/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/Graphite-dark-roundrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/Graphite-dark-roundrc -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/alldesktops.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/alldesktops.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/close.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/keepabove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/keepabove.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/keepbelow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/keepbelow.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/maximize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/maximize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/metadata.desktop -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/metadata.json -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/minimize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/minimize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark-round/restore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark-round/restore.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/Graphite-darkrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/Graphite-darkrc -------------------------------------------------------------------------------- /aurorae/Graphite-dark/alldesktops.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/alldesktops.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/close.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/keepabove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/keepabove.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/keepbelow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/keepbelow.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/maximize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/maximize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/metadata.desktop -------------------------------------------------------------------------------- /aurorae/Graphite-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/metadata.json -------------------------------------------------------------------------------- /aurorae/Graphite-dark/minimize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/minimize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-dark/restore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-dark/restore.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-rimless/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-rimless/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round-rimless/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round-rimless/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/Graphite-light-roundrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/Graphite-light-roundrc -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/alldesktops.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/alldesktops.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/close.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/keepabove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/keepabove.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/keepbelow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/keepbelow.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/maximize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/maximize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/metadata.desktop -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/metadata.json -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/minimize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/minimize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light-round/restore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light-round/restore.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/Graphite-lightrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/Graphite-lightrc -------------------------------------------------------------------------------- /aurorae/Graphite-light/alldesktops.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/alldesktops.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/close.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/decoration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/decoration.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/keepabove.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/keepabove.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/keepbelow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/keepbelow.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/maximize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/maximize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/metadata.desktop -------------------------------------------------------------------------------- /aurorae/Graphite-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/metadata.json -------------------------------------------------------------------------------- /aurorae/Graphite-light/minimize.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/minimize.svg -------------------------------------------------------------------------------- /aurorae/Graphite-light/restore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/aurorae/Graphite-light/restore.svg -------------------------------------------------------------------------------- /color-schemes/GraphiteDark.colors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/color-schemes/GraphiteDark.colors -------------------------------------------------------------------------------- /color-schemes/GraphiteLight.colors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/color-schemes/GraphiteLight.colors -------------------------------------------------------------------------------- /color-schemes/GraphiteNordDark.colors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/color-schemes/GraphiteNordDark.colors -------------------------------------------------------------------------------- /color-schemes/GraphiteNordLight.colors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/color-schemes/GraphiteNordLight.colors -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/install.sh -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-dark/metadata.desktop -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-dark/metadata.json -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-dark/plasmarc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-dark/plasmarc -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-light/metadata.desktop -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-light/metadata.json -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-light/plasmarc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-light/plasmarc -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-nord-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-nord-dark/metadata.desktop -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-nord-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-nord-dark/metadata.json -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-nord-dark/plasmarc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-nord-dark/plasmarc -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-nord-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-nord-light/metadata.desktop -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-nord-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-nord-light/metadata.json -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-nord-light/plasmarc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-nord-light/plasmarc -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/dialogs/background.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/dialogs/background.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/solid/dialogs/background.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/solid/dialogs/background.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/solid/widgets/panel-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/solid/widgets/panel-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/translucent/dialogs/background.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/translucent/dialogs/background.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/translucent/widgets/background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/translucent/widgets/background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/translucent/widgets/panel-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/translucent/widgets/panel-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/widgets/background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/widgets/background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/widgets/panel-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/widgets/panel-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite-rimless/widgets/translucentbackground.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite-rimless/widgets/translucentbackground.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/dialogs/background.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/dialogs/background.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/akonadi.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/akonadi.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/akregator.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/akregator.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/amarok.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/amarok.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/applications.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/applications.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/apport.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/apport.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/audio.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/audio.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/battery.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/battery.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/bookmarks.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/bookmarks.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/cantata.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/cantata.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/compass.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/compass.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/computer.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/computer.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/configure.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/configure.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/device.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/device.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/disk.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/disk.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/distribute.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/distribute.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/document.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/document.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/drive.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/drive.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/edit.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/edit.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/fcitx.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/fcitx.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/go.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/go.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/ime.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/ime.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/input.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/input.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kalarm.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kalarm.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kate.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kate.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kdeconnect.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kdeconnect.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kdf.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kdf.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/keyboard.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/keyboard.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kget.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kget.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kgpg.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kgpg.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kleopatra.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kleopatra.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/klipper.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/klipper.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kmail.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kmail.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/knotes.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/knotes.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/konv_message.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/konv_message.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/konversation.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/konversation.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kopete.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kopete.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/korgac.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/korgac.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kpackagekit.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kpackagekit.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kruler.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kruler.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kteatime.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kteatime.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/ktorrent.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/ktorrent.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/kup.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/kup.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/list.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/list.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/mail.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/mail.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/manjaro.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/manjaro.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/media.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/media.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/mobile.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/mobile.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/nepomuk.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/nepomuk.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/network.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/network.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/notification.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/notification.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/osd.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/osd.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/pamac.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/pamac.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/phone.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/phone.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/plasmavault.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/plasmavault.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/plasmavault_error.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/plasmavault_error.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/preferences.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/preferences.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/printer.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/printer.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/quassel.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/quassel.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/quota.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/quota.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/redshift.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/redshift.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/search.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/search.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/slc.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/slc.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/software.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/software.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/sogoupinyin.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/sogoupinyin.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/start.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/start.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/system.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/system.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/touchpad.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/touchpad.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/touchpad.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/touchpad.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/update.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/update.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/user.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/user.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/video-card.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/video-card.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/video.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/video.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/view.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/view.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/vlc.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/vlc.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/wallet.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/wallet.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/window.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/window.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/yakuake.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/yakuake.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/icons/zoom.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/icons/zoom.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/metadata.desktop -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/metadata.json -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/plasmarc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/plasmarc -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/solid/dialogs/background.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/solid/dialogs/background.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/solid/widgets/panel-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/solid/widgets/panel-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/solid/widgets/tooltip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/solid/widgets/tooltip.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/translucent/dialogs/background.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/translucent/dialogs/background.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/translucent/widgets/background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/translucent/widgets/background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/translucent/widgets/panel-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/translucent/widgets/panel-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/translucent/widgets/tooltip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/translucent/widgets/tooltip.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/action-overlays.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/action-overlays.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/actionbutton.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/actionbutton.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/arrows.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/arrows.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/bar_meter_horizontal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/bar_meter_horizontal.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/bar_meter_vertical.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/bar_meter_vertical.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/busywidget.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/busywidget.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/button.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/calendar.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/checkmarks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/checkmarks.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/clock.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/clock.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/configuration-icons.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/configuration-icons.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/containment-controls.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/containment-controls.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/glowbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/glowbar.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/line.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/line.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/lineedit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/lineedit.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/listitem.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/listitem.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/menubaritem.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/menubaritem.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/notes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/notes.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/pager.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/pager.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/panel-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/panel-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/plasmoidheading.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/plasmoidheading.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/plot-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/plot-background.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/scrollbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/scrollbar.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/scrollbar.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/scrollbar.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/scrollwidget.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/scrollwidget.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/slider.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/slider.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/switch.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/switch.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/tabbar.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/tabbar.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/tasks.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/tasks.svgz -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/toolbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/toolbar.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/tooltip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/tooltip.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/translucentbackground.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/translucentbackground.svg -------------------------------------------------------------------------------- /plasma/desktoptheme/Graphite/widgets/viewitem.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/desktoptheme/Graphite/widgets/viewitem.svgz -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/defaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/defaults -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/previews/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/previews/preview.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/previews/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/previews/splash.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/Splash.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/Splash.qml -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/images/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/images/background.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/images/kde.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/images/kde.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/images/rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/contents/splash/images/rectangle.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/metadata.desktop -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-dark/metadata.json -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/defaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/defaults -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/previews/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/previews/preview.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/previews/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/previews/splash.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/Splash.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/Splash.qml -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/images/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/images/background.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/images/kde.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/images/kde.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/images/rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/contents/splash/images/rectangle.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/metadata.desktop -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-light/metadata.json -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/defaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/defaults -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/previews/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/previews/preview.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/previews/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/previews/splash.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/Splash.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/Splash.qml -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/images/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/images/background.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/images/kde.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/images/kde.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/images/rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/contents/splash/images/rectangle.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/metadata.desktop -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-dark/metadata.json -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/defaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/defaults -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/previews/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/previews/preview.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/previews/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/previews/splash.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/Splash.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/Splash.qml -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/images/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/images/background.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/images/kde.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/images/kde.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/images/rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/contents/splash/images/rectangle.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/metadata.desktop -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite-nord-light/metadata.json -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/defaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/defaults -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/previews/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/previews/preview.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/previews/splash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/previews/splash.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/Splash.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/Splash.qml -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/images/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/images/background.png -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/images/kde.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/images/kde.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/images/rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/contents/splash/images/rectangle.svg -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/metadata.desktop -------------------------------------------------------------------------------- /plasma/look-and-feel/com.github.vinceliuice.Graphite/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/plasma/look-and-feel/com.github.vinceliuice.Graphite/metadata.json -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/Background.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/Background.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/BreezeMenuStyle.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/BreezeMenuStyle.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/KeyboardButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/KeyboardButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/Login.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/Login.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/Main.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/Main.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/SessionButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/SessionButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/assets/login.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/assets/login.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/assets/logout_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/assets/logout_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/assets/restart_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/assets/restart_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/assets/shutdown_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/assets/shutdown_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/assets/suspend_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/assets/suspend_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/assets/switch_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/assets/switch_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/background.png -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/ActionButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/ActionButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/Battery.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/Battery.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/Clock.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/Clock.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/KeyboardLayoutButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/KeyboardLayoutButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/SessionManagementScreen.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/SessionManagementScreen.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/UserDelegate.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/UserDelegate.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/UserList.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/UserList.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/VirtualKeyboard.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/VirtualKeyboard.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/components/WallpaperFader.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/components/WallpaperFader.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/faces/.face.icon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/faces/.face.icon -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/metadata.desktop -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/preview.png -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/theme.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite-nord/theme.conf -------------------------------------------------------------------------------- /sddm/5.0/Graphite-nord/theme.conf.user: -------------------------------------------------------------------------------- 1 | [General] 2 | type=image 3 | -------------------------------------------------------------------------------- /sddm/5.0/Graphite/Background.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/Background.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/BreezeMenuStyle.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/BreezeMenuStyle.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/KeyboardButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/KeyboardButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/Login.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/Login.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/Main.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/Main.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/SessionButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/SessionButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/assets/login.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/assets/login.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite/assets/logout_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/assets/logout_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite/assets/restart_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/assets/restart_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite/assets/shutdown_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/assets/shutdown_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite/assets/suspend_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/assets/suspend_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite/assets/switch_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/assets/switch_primary.svg -------------------------------------------------------------------------------- /sddm/5.0/Graphite/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/background.png -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/ActionButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/ActionButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/Battery.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/Battery.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/Clock.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/Clock.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/KeyboardLayoutButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/KeyboardLayoutButton.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/SessionManagementScreen.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/SessionManagementScreen.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/UserDelegate.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/UserDelegate.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/UserList.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/UserList.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/VirtualKeyboard.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/VirtualKeyboard.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/components/WallpaperFader.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/components/WallpaperFader.qml -------------------------------------------------------------------------------- /sddm/5.0/Graphite/faces/.face.icon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/faces/.face.icon -------------------------------------------------------------------------------- /sddm/5.0/Graphite/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/metadata.desktop -------------------------------------------------------------------------------- /sddm/5.0/Graphite/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/preview.png -------------------------------------------------------------------------------- /sddm/5.0/Graphite/theme.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/Graphite/theme.conf -------------------------------------------------------------------------------- /sddm/5.0/Graphite/theme.conf.user: -------------------------------------------------------------------------------- 1 | [General] 2 | type=image 3 | -------------------------------------------------------------------------------- /sddm/5.0/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/README.md -------------------------------------------------------------------------------- /sddm/5.0/install-nord.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/install-nord.sh -------------------------------------------------------------------------------- /sddm/5.0/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/5.0/install.sh -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/Background.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/Background.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/Input.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/Input.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/KeyboardButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/KeyboardButton.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/Login.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/Login.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/Main.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/Main.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/SessionButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/SessionButton.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/assets/login.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/assets/login.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/assets/logout_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/assets/logout_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/assets/restart_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/assets/restart_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/assets/shutdown_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/assets/shutdown_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/assets/suspend_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/assets/suspend_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/assets/switch_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/assets/switch_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/background.png -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/default-logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/default-logo.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/faces/.face.icon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/faces/.face.icon -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/metadata.desktop -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/preview.png -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/theme.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite-nord/theme.conf -------------------------------------------------------------------------------- /sddm/6.0/Graphite-nord/theme.conf.user: -------------------------------------------------------------------------------- 1 | [General] 2 | type=image 3 | -------------------------------------------------------------------------------- /sddm/6.0/Graphite/Background.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/Background.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite/Input.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/Input.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite/KeyboardButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/KeyboardButton.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite/Login.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/Login.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite/Main.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/Main.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite/SessionButton.qml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/SessionButton.qml -------------------------------------------------------------------------------- /sddm/6.0/Graphite/assets/login.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/assets/login.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/assets/logout_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/assets/logout_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/assets/restart_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/assets/restart_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/assets/shutdown_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/assets/shutdown_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/assets/suspend_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/assets/suspend_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/assets/switch_primary.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/assets/switch_primary.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/background.png -------------------------------------------------------------------------------- /sddm/6.0/Graphite/default-logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/default-logo.svg -------------------------------------------------------------------------------- /sddm/6.0/Graphite/faces/.face.icon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/faces/.face.icon -------------------------------------------------------------------------------- /sddm/6.0/Graphite/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/metadata.desktop -------------------------------------------------------------------------------- /sddm/6.0/Graphite/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/preview.png -------------------------------------------------------------------------------- /sddm/6.0/Graphite/theme.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/Graphite/theme.conf -------------------------------------------------------------------------------- /sddm/6.0/Graphite/theme.conf.user: -------------------------------------------------------------------------------- 1 | [General] 2 | type=image 3 | -------------------------------------------------------------------------------- /sddm/6.0/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/README.md -------------------------------------------------------------------------------- /sddm/6.0/install-nord.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/install-nord.sh -------------------------------------------------------------------------------- /sddm/6.0/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/sddm/6.0/install.sh -------------------------------------------------------------------------------- /uninstall.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/uninstall.sh -------------------------------------------------------------------------------- /wallpaper/Graphite-dark/contents/images/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-dark/contents/images/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-dark/metadata.desktop -------------------------------------------------------------------------------- /wallpaper/Graphite-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-dark/metadata.json -------------------------------------------------------------------------------- /wallpaper/Graphite-light/contents/images/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-light/contents/images/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-light/metadata.desktop -------------------------------------------------------------------------------- /wallpaper/Graphite-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-light/metadata.json -------------------------------------------------------------------------------- /wallpaper/Graphite-nord-dark/contents/images/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord-dark/contents/images/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite-nord-dark/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord-dark/metadata.desktop -------------------------------------------------------------------------------- /wallpaper/Graphite-nord-dark/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord-dark/metadata.json -------------------------------------------------------------------------------- /wallpaper/Graphite-nord-light/contents/images/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord-light/contents/images/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite-nord-light/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord-light/metadata.desktop -------------------------------------------------------------------------------- /wallpaper/Graphite-nord-light/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord-light/metadata.json -------------------------------------------------------------------------------- /wallpaper/Graphite-nord/contents/images/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord/contents/images/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite-nord/contents/images_dark/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord/contents/images_dark/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite-nord/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord/metadata.desktop -------------------------------------------------------------------------------- /wallpaper/Graphite-nord/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite-nord/metadata.json -------------------------------------------------------------------------------- /wallpaper/Graphite/contents/images/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite/contents/images/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite/contents/images_dark/3840x2160.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite/contents/images_dark/3840x2160.jpg -------------------------------------------------------------------------------- /wallpaper/Graphite/metadata.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite/metadata.desktop -------------------------------------------------------------------------------- /wallpaper/Graphite/metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vinceliuice/Graphite-kde-theme/HEAD/wallpaper/Graphite/metadata.json --------------------------------------------------------------------------------