mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-03-31 10:08:53 +00:00
20 lines
793 B
XML
20 lines
793 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/shell/theme">
|
|
<file>calendar-today.svg</file>
|
|
<file>calendar-today-light.svg</file>
|
|
<file>gnome-shell-dark.css</file>
|
|
<file>gnome-shell-light.css</file>
|
|
<file>gnome-shell-high-contrast.css</file>
|
|
<file>gnome-shell-start.svg</file>
|
|
<file>pad-osd.css</file>
|
|
<file>workspace-placeholder.svg</file>
|
|
<file>background.png</file>
|
|
<file alias="gdm.css">gnome-shell-dark.css</file>
|
|
<file alias="gdm3.css">gnome-shell-dark.css</file>
|
|
<file alias="Yaru/gnome-shell.css">gnome-shell-light.css</file>
|
|
<file alias="Yaru/gnome-shell-dark.css">gnome-shell-dark.css</file>
|
|
<file alias="Yaru-dark/gnome-shell.css">gnome-shell-dark.css</file>
|
|
</gresource>
|
|
</gresources>
|