|
@@ -50,8 +50,8 @@ export const lightTheme: Theme = {
|
|
|
'code-background': '#f6f8fa',
|
|
'code-background': '#f6f8fa',
|
|
|
'on-code-background': '#000000',
|
|
'on-code-background': '#000000',
|
|
|
|
|
|
|
|
- 'surface': '#ffffff',
|
|
|
|
|
- 'on-surface': '#000000',
|
|
|
|
|
|
|
+ 'surface': '#f9f9f9',
|
|
|
|
|
+ 'on-surface': '#4d4d4d',
|
|
|
|
|
|
|
|
'primary': '#334467',
|
|
'primary': '#334467',
|
|
|
'on-primary': '#ffffff',
|
|
'on-primary': '#ffffff',
|