@@ -38812,6 +38812,29 @@ let themes = {
3881238812 "--theme_color_bg_outer": "rgba(99.61690629571874, 116.44981681374678, 117.70984922136579, 1)",
3881338813 "--theme_color_bg": "rgba(35.99999999999999, 71.00000000000004, 81.99999999999999, 1)",
3881438814 "--theme_color_bg_dark": "rgba(35.999999999999986, 71.00000000000001, 81.99999999999996, 0.68)"
38815+ },
38816+ "CandyUI (Peter)": {
38817+ "--theme_color_bg":"#182330",
38818+ "--theme_color_bg_dark":"#0b141a",
38819+ "--theme_color_bg_outer":"#182330",
38820+ "--theme_color_border":"#485c6c",
38821+ "--theme_color_border_highlight":"#82a1bc",
38822+ "--theme_color_disabled_bg":"#484d56",
38823+ "--theme_color_disabled_fg":"#616773",
38824+ "--theme_color_footer":"#182330",
38825+ "--theme_color_glow_text":"#94d7ff",
38826+ "--theme_color_highlight":"rgba(0, 191, 255, 0.8)",
38827+ "--theme_color_input_bg":"#475162",
38828+ "--theme_color_input_text":"#e0e0e0",
38829+ "--theme_color_main":"rgba(255, 105, 179.99999999999997, 0.6)",
38830+ "--theme_color_placeholder_text":"#9e9e9e",
38831+ "--theme_color_tabs":"#32496d",
38832+ "--theme_color_tabs_highlight":"rgba(0, 191, 255, 0.8)",
38833+ "--theme_color_tabs_text":"#e0e0e0",
38834+ "--theme_color_text":"#d1d1d1",
38835+ "--theme_color_topbtn":"rgba(255, 105, 179.99999999999997, 0.7)",
38836+ "--theme_color_topbtn_highlight":"rgba(0, 191, 255, 0.8)",
38837+ "--theme_color_topmenu":"rgba(255, 105, 179.99999999999997, 0.7)"
3881538838 }
3881638839}
3881738840
0 commit comments