Files
dots/ulauncher/.config/ulauncher/user-themes/Catpuccin-Frappe-Peach/manifest.json
2023-02-28 16:12:00 +01:00

14 lines
337 B
JSON

{
"manifest_version": "1",
"name": "Catpuccin-Frappe-Peach",
"display_name": "Catpuccin Frappe Peach",
"extend_theme": "light",
"css_file": "theme.css",
"css_file_gtk_3.20+": "theme-gtk-3.20.css",
"matched_text_hl_colors": {
"when_selected": "#ef9f76",
"when_not_selected": "#ef9f76"
}
}