dext-default-theme
Version:
Default Dext theme
25 lines (24 loc) • 412 B
JSON
{
"window": {
"backgroundColor": "#f2f2f2",
"color": "#333333",
"fontFamily": "Lucida Grande, Arial, sans-serif",
"fontWeight": "lighter"
},
"search": {
"fontSize": "50"
},
"result": {
"color": "#333333"
},
"resultActive": {
"backgroundColor": "#3f93fe",
"color": "#fff"
},
"resultTitle": {
"fontSize": 18
},
"resultSubtitle": {
"fontSize": 11
}
}