mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
format
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ export const settings = {
|
||||
gutterBackground: '#00000010',
|
||||
gutterForeground: '#657b83',
|
||||
lineHighlight: '#dfd9c8',
|
||||
}
|
||||
};
|
||||
|
||||
const c = {
|
||||
background: '#FDF6E3',
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ export const settings = {
|
||||
gutterBackground: '#1e1e1e',
|
||||
gutterForeground: '#838383',
|
||||
gutterActiveForeground: '#fff',
|
||||
}
|
||||
};
|
||||
|
||||
export default createTheme({
|
||||
theme: 'dark',
|
||||
|
||||
Reference in New Issue
Block a user