アイコンテーマ#
Zrythmが使用しているアイコンテーマはfreedesktopに対応しているので、簡単に上書きすることができます。
To override the Zrythm icon theme with your own icon theme,
you need to create a directory similar to
share/zrythm/themes/icons/zrythm-dark
under your Zrythm installation directory.
例えば、Zrythmディレクトリが /home/me/zrythm
の場合、 /home/me/zrythm/themes/icons/zrythm-dark
に index.theme
ファイルと上書きしたいアイコンを含むディレクトリを作成する必要があります。
An easy way to do it is by copying the directory that Zrythm comes with and replacing the icons with your own.
A more elegant way to do it is by following the Freedesktop Icon Theme Specification.