rename algoboy theme + add font

This commit is contained in:
Felix Roos
2023-02-19 20:04:19 +01:00
parent 632e8e9634
commit ac3bd7d7db
5 changed files with 97 additions and 4 deletions
@@ -8,9 +8,11 @@ export const settings = {
selectionMatch: '#ffffff26',
lineHighlight: '#8bac0f',
lineBackground: '#9bbc0f50',
//lineBackground: 'transparent',
gutterBackground: 'transparent',
gutterForeground: '#0f380f',
light: true,
fontFamily: 'PressStart, monospace',
};
export default createTheme({
theme: 'light',