File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 253253 --important-color : rgba (var (--colors-lavender-70 ));
254254 --important-border-color : rgba (var (--colors-lavender-50 ));
255255 --important-background-color : rgba (var (--colors-lavender-10 ));
256- --note -color : rgba (var (--colors-forest-70 ));
257- --note -border-color : rgba (var (--colors-forest-40 ));
258- --note -background-color : rgba (var (--colors-forest-10 ));
259- --tip -color : rgba (var (--theme-light-palette-primary-bg-strong ));
260- --tip -background-color : rgba (var (--theme-light-palette-primary-bg-weak ));
256+ --tip -color : rgba (var (--colors-forest-70 ));
257+ --tip -border-color : rgba (var (--colors-forest-40 ));
258+ --tip -background-color : rgba (var (--colors-forest-10 ));
259+ --note -color : rgba (var (--theme-light-palette-primary-bg-strong ));
260+ --note -background-color : rgba (var (--theme-light-palette-primary-bg-weak ));
261261 --warning-color : rgba (var (--theme-light-palette-danger-bg-strong ));
262262 --warning-border-color : rgba (var (--theme-light-palette-danger-bg-strong ));
263263 --warning-background-color : rgba (var (--theme-light-palette-danger-bg-weak ));
You can’t perform that action at this time.
0 commit comments