diff --git a/tabby-terminal/src/components/colorSchemePreview.component.pug b/tabby-terminal/src/components/colorSchemePreview.component.pug index 4fcc80b3..c77321bb 100644 --- a/tabby-terminal/src/components/colorSchemePreview.component.pug +++ b/tabby-terminal/src/components/colorSchemePreview.component.pug @@ -17,11 +17,11 @@ span -rwxr-xr-x 1 root strong([style.color]='scheme.colors[3]') Documents div - span -rwxr-xr-x 1 root - strong([style.color]='scheme.colors[5]') Downloads + span -rwxr-xr-x 1 root  + strong([style.color]='scheme.colors[0]', [style.background]='scheme.colors[2]') Downloads div - span -rwxr-xr-x 1 root - strong([style.color]='scheme.colors[13]') Pictures + span -rwxr-xr-x 1 root  + strong([style.color]='scheme.colors[0]', [style.background]='scheme.colors[8]') Pictures div span -rwxr-xr-x 1 root strong([style.color]='scheme.colors[12]') Music