@ -90,8 +90,8 @@ export class FileView extends HTMLElement {
display: flex;
flex-direction: row;
align-items: stretch;
background-color: #111;
color: #ddd;
background-color: #f2dbd8;
color: #000;
padding: 3px 0;
}
div.header > * {