mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-15 23:16:11 +01:00
14 lines
343 B
JSON
14 lines
343 B
JSON
|
|
{
|
|
"manifest_version": "1",
|
|
"name": "Catpuccin-Latte-Rosewater",
|
|
"display_name": "Catpuccin Latte Rosewater",
|
|
"extend_theme": "light",
|
|
"css_file": "theme.css",
|
|
"css_file_gtk_3.20+": "theme-gtk-3.20.css",
|
|
"matched_text_hl_colors": {
|
|
"when_selected": "#dc8a78",
|
|
"when_not_selected": "#dc8a78"
|
|
}
|
|
}
|