Added new theme

Added new theme inpired by Sweet Theme: new sweetkind.json and added sweetkind to built_in_themes inside theme_manager
This commit is contained in:
FTE
2022-05-09 16:50:54 -03:00
parent 72823a41bc
commit d4bae30fbc
5 changed files with 70 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
{
"color": {
"window_bg_color": ["gray92", "gray12"],
@@ -30,7 +29,6 @@
"switch_button_hover": ["gray30", "gray90"],
"darken_factor": 0.8
},
"text": {
"macOS": {
"font": "SF Display",
@@ -44,7 +42,6 @@
"font": "Roboto",
"size": -13
}
},
"shape": {
"button_corner_radius": 6,