File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -177,25 +177,25 @@ themes.set("cyberpunk", {
177177themes . set ( "catppuccin_latte" , {
178178 backgroundColor : "#eff1f5" ,
179179 borderColor : "#9ca0b0" ,
180- badgeColor : "#8839ef " ,
180+ badgeColor : "#e6e9ef " ,
181181 titleColor : "#179299" ,
182182} ) ;
183183themes . set ( "catppuccin_frappe" , {
184184 backgroundColor : "#303446" ,
185185 borderColor : "#737994" ,
186- badgeColor : "#ca9ee6 " ,
186+ badgeColor : "#292c3c " ,
187187 titleColor : "#81c8be" ,
188188} ) ;
189189themes . set ( "catppuccin_macchiato" , {
190190 backgroundColor : "#24273a" ,
191191 borderColor : "#6e738d" ,
192- badgeColor : "#c6a0f6 " ,
192+ badgeColor : "#1e2030 " ,
193193 titleColor : "#8bd5ca" ,
194194} ) ;
195195themes . set ( "catppuccin_mocha" , {
196196 backgroundColor : "#1e1e2e" ,
197197 borderColor : "#6c7086" ,
198- badgeColor : "#cba6f7 " ,
198+ badgeColor : "#181825 " ,
199199 titleColor : "#94e2d5" ,
200200} ) ;
201201
You can’t perform that action at this time.
0 commit comments