mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-08 23:48:01 -04:00
rename algoboy theme + add font
This commit is contained in:
@@ -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',
|
||||
Reference in New Issue
Block a user