/* Base theme transitions */
body,
.navbar,
.controls button,
.line-numbers,
#editor,
.status-bar {
    transition: background-color 0.3s ease, color 0.3s ease;
}
