我可以改变基本上任何部分调整→外貌→主题正确地说,除了图标,这似乎不适用于大多数选项。
这是我的主文件夹,使用 Yaru 作为图标:
这是我的主文件夹,使用了 Humanity、Humanity-Dark、LoginIcons 和其他一些图标。所有这些图标的输出都相同。
当我尝试使用其他主题(例如 Dracula、Nordic、Arc-Darkest 和 Material-Black-Frost)时,输出结果相同。它看起来像某种系统默认设置。Adwaita(标记为默认)、DMZ-Black 和 DMZ-White(我的操作系统上是原生的)也看起来一样。它们看起来是这样的:
以下是一些有用的信息:
我的 GNOME 版本是 3.38.5。
~: cat /usr/share/gnome/gnome-version.xml <?xml version="1.0"?> <gnome-version> <platform>3</platform> <minor>38</minor> <micro>5</micro> <distributor>Ubuntu</distributor> <!--<date></date>-->
我的GTK版本是3.24.25。
~: dpkg -l libgtk2.0-0 libgtk-3-0 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-=================-==================-============-================================================== ii libgtk-3-0:amd64 3.24.25-1ubuntu4.1 amd64 GTK graphical user interface library ii libgtk2.0-0:amd64 2.24.33-1ubuntu2 amd64 GTK graphical user interface library - old version
操作系统是 Ubuntu 21.04。
我尝试登录、注销甚至重新启动。
我从侏儒样子。
图标存储在 中
~/.icons
,主题存储在 中~/.themes
。gnome-tweaks
版本是3.34.0。我使用 1920x1080 分辨率,尽管我的硬件的原始分辨率是 1366x768。这两种情况都会发生问题。
当我更改图标时没有提供任何消息。
答案1
您需要安装 Adwaita 图标主题。(这是因为完整的 Adwaita 图标主题不包含在默认的 Ubuntu 安装中)。
sudo apt install --no-install-recommends adwaita-icon-theme-full