mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 14:14:56 +03:00
update code sample background color
This commit is contained in:
parent
10790cc423
commit
85cd621c47
|
@ -141,7 +141,7 @@ const defaultTheme: ThemeInterface = {
|
|||
maxWidth: ({menu}) => menu.width,
|
||||
},
|
||||
rightPanel: {
|
||||
backgroundColor: '#263238',
|
||||
backgroundColor: '#3C3C3C',
|
||||
width: '40%',
|
||||
textColor: '#ffffff',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user