File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -885,6 +885,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
885885 --elevation-low : none;
886886 --shadow-ledge : none;
887887
888+ --brand-200 : var (--txt-2 );
888889 --brand-360 : var (--acc-1 ); /* tab underlines */
889890 --brand-400 : var (--acc-2 ); /* search date picker suggestion hover */
890891 --brand-500 : var (--acc-0 ); /* unread bar, accent buttons, spotify */
@@ -894,6 +895,8 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
894895
895896 --primary-130 : var (--bg-0 ); /* vc controls (2?) */
896897 --primary-230 : var (--bg-1 ); /* vc controls hover (2?) */
898+ --primary-330 : var (--txt-2 );
899+ --primary-400 : var (--acc-2 );
897900 --primary-500 : var (--bg-2 ); /* neutral button background */
898901 --primary-600 : var (--bg-1 ); /* status bubbles, modals */
899902 --primary-630 : var (--bg-1 ); /* vc controls */
You can’t perform that action at this time.
0 commit comments