Sugawara Koushi from the anime Haikyuu. https://www.pixiv.net/en/users/1149256/artworks
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 2,
"version": "1.0",
"name": "Sugawara",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(225, 234, 239, 0)",
"toolbar_text": "rgb(247, 155, 11)",
"frame": "rgb(248, 241, 241)",
"tab_background_text": "rgb(0, 0, 0)",
"toolbar_field": "rgba(255, 255, 255, 0)",
"toolbar_field_text": "rgb(0, 0, 0)",
"tab_line": "rgb(247, 155, 11)",
"popup": "rgb(0, 0, 0)",
"popup_text": "rgb(247, 155, 11)",
"icons_attention": "rgb(247, 155, 11)",
"tab_selected": "rgb(0, 0, 0)",
"tab_loading": "rgb(247, 155, 11)"
}
}
}