🚧 Added support for markdown preview table
This commit is contained in:
@@ -6,7 +6,7 @@ export const defaultLightColors: ThemeColors = {
|
||||
dark: false,
|
||||
|
||||
background: '#ffffff',
|
||||
backgroundSecondary: '#f4f7fb',
|
||||
backgroundSecondary: '#f1faf1',
|
||||
|
||||
foreground: '#24292e',
|
||||
cursor: '#000000',
|
||||
|
||||
@@ -7,7 +7,7 @@ export const config: ThemeColors = {
|
||||
dark: false,
|
||||
|
||||
background: '#ffffff',
|
||||
backgroundSecondary: '#f1faf1',
|
||||
backgroundSecondary: '##f4f7fb ',
|
||||
|
||||
foreground: '#444d56',
|
||||
cursor: '#044289',
|
||||
|
||||
Reference in New Issue
Block a user