mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
c17dff593d835e95a6f28733af1894a547084f48
When the action buttons are too wide, it causes the text box to be that wide, since the `Input` has `Layout.fillWidth: true` set, causing the text to overflow the background. This change makes the background expand with the text.
Installation
Extract the zip file to the themes directory i.e. /usr/share/themes/ or ~/.themes/ (create it if necessary).
To set the theme in Gnome, run the following commands in Terminal,
gsettings set org.gnome.desktop.interface gtk-theme "Sweet"
gsettings set org.gnome.desktop.wm.preferences theme "Sweet"
or Change via distribution specific tool.
Languages
CSS
67.3%
SCSS
31.3%
Python
1.3%
