Classic mode should be visually distinct from the normal session, so provide a mode-specific stylesheet which looks closer to the familiar GNOME2 default theme. https://bugzilla.gnome.org/show_bug.cgi?id=693169
11 lines
355 B
JSON
11 lines
355 B
JSON
{
|
|
"parentMode": "user",
|
|
"stylesheetName": "gnome-classic.css",
|
|
"enabledExtensions": [@CLASSIC_EXTENSIONS@],
|
|
"panel": { "left": ["activities", "appMenu"],
|
|
"center": [],
|
|
"right": ["a11y", "keyboard", "volume", "bluetooth",
|
|
"network", "battery", "dateMenu", "userMenu"]
|
|
}
|
|
}
|