theme: make inline code similar in style to full code blocks
Dark red text on light red/pink background is just not the right colour scheme here.
This commit is contained in:
parent
1c5b2aeb5d
commit
c9a6fead43
@ -829,8 +829,8 @@
|
||||
//
|
||||
//##
|
||||
|
||||
@code-color: #c7254e;
|
||||
@code-bg: #f9f2f4;
|
||||
@code-color: @gray-dark;
|
||||
@code-bg: #f8f8f8;
|
||||
|
||||
@kbd-color: #fff;
|
||||
@kbd-bg: #333;
|
||||
|
Loading…
x
Reference in New Issue
Block a user