mirror of
https://github.com/Cronocide/pro-dark-ulauncher.git
synced 2025-01-22 09:18:24 +00:00
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"manifest_version": "1",
|
|
"name": "pro-dark",
|
|
"display_name": "Pro Dark",
|
|
"extend_theme": "dark",
|
|
"css_file": "theme.css",
|
|
"css_file_gtk_3.20+": "theme-gtk-3.20.css",
|
|
"matched_text_hl_colors": {
|
|
"when_selected": "#1f1f1f",
|
|
"when_not_selected": "#f9f9f9"
|
|
}
|
|
}
|