Skip to content

Commit c957847

Browse files
authored
fix background color when viewing source code in documentation. (#109)
1 parent 9037f8f commit c957847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aiohttp_theme/theme.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ narrow_sidebar_fg = #FFF
109109
narrow_sidebar_link =
110110
font_size = 17px
111111
caption_font_size = inherit
112-
viewcode_target_bg = #ffd
112+
viewcode_target_bg = #424750
113113
code_bg = #ecf0f3
114114
code_text = #222
115115
code_hover = #EEE

0 commit comments

Comments
 (0)