Пока в новогноме опять не работает расширения для изменения темы я для себя сделал несколько мелких правок для родной темы шелла, и оно мне пришлось по душе. По сути изменился только размер верхней панели, размер иконок приложений в Applications и убраны скругленные уголки панели.
Сами правки:
# diff -c gnome-shell.css.old gnome-shell.css
*** gnome-shell.css.old 2012-04-26 02:31:49.430115340 +0300
--- gnome-shell.css 2012-04-26 02:31:38.936838854 +0300
***************
*** 21,28 ****
/* default text style */
stage {
! font-family: cantarell, sans-serif;
! font-size: 11pt;
color: white;
}
--- 21,28 ----
/* default text style */
stage {
! font-family: 'DejaVu Sans', cantarell, sans-serif;
! font-size: 8pt;
color: white;
}
***************
*** 358,363 ****
--- 358,364 ----
.panel-corner {
-panel-corner-radius: 10px;
+ -panel-corner-radius: 0;
-panel-corner-background-color: black;
-panel-corner-border-width: 2px;
-panel-corner-border-color: transparent;
***************
*** 712,724 ****
/* Application Launchers and Grid */
.icon-grid {
! spacing: 36px;
! -shell-grid-horizontal-item-size: 118px;
! -shell-grid-vertical-item-size: 118px;
}
.icon-grid .overview-icon {
! icon-size: 96px;
}
.all-app {
--- 713,725 ----
/* Application Launchers and Grid */
.icon-grid {
! spacing: 12px;
! -shell-grid-horizontal-item-size: 96px;
! -shell-grid-vertical-item-size: 96px;
}
.icon-grid .overview-icon {
! icon-size: 48px;
}
.all-app {
Напоминаю, что пока-что нужно патчить оригинальный файл: /usr/share/gnome-shell/gnome-shell.css