File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
aztec/src/main/res/values Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 <style name =" AztecTextStyle" >
2525 <item name =" android:textCursorDrawable" >?attr/textColor</item >
2626 <item name =" backgroundColor" >@android:color/transparent</item >
27+ <item name =" blockVerticalPadding" >@dimen/block_vertical_padding</item >
2728 <item name =" bulletColor" >@color/blue_medium</item >
2829 <item name =" bulletMargin" >@dimen/bullet_margin</item >
2930 <item name =" bulletPadding" >@dimen/bullet_padding</item >
3031 <item name =" bulletWidth" >@dimen/bullet_width</item >
32+ <item name =" codeBackground" >@color/code_background</item >
33+ <item name =" codeBackgroundAlpha" >75%</item >
34+ <item name =" codeColor" >@color/code</item >
3135 <item name =" lineSpacingExtra" >@dimen/spacing_extra</item >
3236 <item name =" lineSpacingMultiplier" >@dimen/spacing_multiplier</item >
3337 <item name =" linkColor" >@color/blue_wordpress</item >
3741 <item name =" quoteMargin" >@dimen/quote_margin</item >
3842 <item name =" quotePadding" >@dimen/quote_padding</item >
3943 <item name =" quoteWidth" >@dimen/quote_width</item >
40- <item name =" blockVerticalPadding" >@dimen/block_vertical_padding</item >
41- <item name =" codeBackground" >@color/code_background</item >
42- <item name =" codeBackgroundAlpha" >75%</item >
43- <item name =" codeColor" >@color/code</item >
4444 <item name =" textColor" >@android:color/white</item >
4545 <item name =" textColorHint" >@android:color/darker_gray</item >
4646 </style >
You can’t perform that action at this time.
0 commit comments