You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flatpak support is relatively easy and can be done by making two files. Although, there are button border issues with newer versions of GTK (elementary/stylesheet#291)
org.gtk.Gtk3theme.elementary-x.appdata.xml
<?xml version="1.0" encoding="UTF-8"?>
<component type="runtime">
<id>org.gtk.Gtk3theme.elementary</id>
<metadata_license>CC0-1.0</metadata_license>
<name>elementary-x stylesheet</name>
<summary>Original elementary theme with some tweaks and OS X window controls.</summary>
<description>
<p>Original elementary theme with some tweaks and OS X window controls.</p>
</description>
<url type="homepage">https://github.com/surajmandalcell/elementary-x</url>
</component>
Flatpak support is relatively easy and can be done by making two files. Although, there are button border issues with newer versions of GTK (elementary/stylesheet#291)
org.gtk.Gtk3theme.elementary-x.appdata.xml
org.gtk.Gtk3theme.elementary-x.json
Compile/Install
The text was updated successfully, but these errors were encountered: