Based on the popular rogue-like game Risk of Rain II
(colors between gray to white with a blue art)
...for you work in different context...
Liz
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"author": "darkliz",
"theme": {
"images": {
"theme_frame": "liz_theme.png"
},
"colors": {
"tab_background_text": "#000000",
"tab_loading": "#A2D7E1",
"toolbar_field": "rgba(218, 218, 218, 0.32)",
"toolbar_field_border": "#A2D7E1",
"toolbar_field_border_focus": "#A2D7E1",
"toolbar_field_focus": "rgba(218, 218, 218, 0.62)",
"toolbar_field_highlight": "black",
"toolbar_field_highlight_text": "#A2D7E1",
"toolbar_field_text_focus": "white",
"toolbar_field_text": "black",
"toolbar_top_separator": "transparent",
"toolbar_vertical_separator": "#DADADA",
"sidebar": "rgba(218, 218, 218, 0.62)",
"sidebar_border": "#A2D7E1",
"sidebar_highlight": "#78B9C6",
"sidebar_field_focus": "#A2D7E1",
"tab_background_separator": "#A2D7E1",
"tab_selected": "rgba(120, 185, 198, 0.12)",
"popup_border": "#A2D7E1",
"popup_highlight": "#78B9C6",
"button_background_hover": "#78B9C6",
"button_background_active": "#78B9C6",
"frame_inactive": "#DCDCDC",
"frame": "#DCDCDC"
}
},
"version": "1.0",
"name": "RiskOfRain (lightgray) Theme",
"manifest_version": 2,
"description": "Baseado no popular rogue-like game Risk of Rain II\n(cores entre Cinza ao Branco com a arte em azul)\n\n...para seu trabalho com um diferente contexto...\nLiz",
"browser_specific_settings": {
"gecko": {
"id": "{4b8f9b59-3952-4b44-8aa1-b6255b93e443}"
}
}
}