答案1
感谢 @alejandro,我能够更改 Dock 主题,下面是我执行此操作的具体步骤(以防其他人想要它)。
- 安装 GNOME用户主题扩展(如果尚未安装)
- 我激活了 Yaru Dark 主题(用于 shell)(选择您想要的任何主题作为基础)
- 编辑主题
gnome-shell.css
文件(我的情况是位于/usr/share/themes/Yaru-dark/gnome-shell/gnome-shell.css
)
在 Yaru-dark 的例子中,已经有一些专门用于设计 Ubuntu Dock 样式的 CSS 代码(以 开头的类#dashtodockContainer
),我将所有地方的 border-radius 从 18px 改为 999px,并且我还添加border-color: transparent !important
了#dashtodockContainer.bottom #dash .dash-background