This commit is contained in:
Felix Roos 2025-01-27 09:10:13 +01:00
parent 1460defa42
commit ff4d4357b2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ export const settings = {
gutterBackground: '#1e1e1e',
gutterForeground: '#838383',
gutterActiveForeground: '#fff',
}
};
export default createTheme({
theme: 'dark',