File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 17
17
--color-accent-primary : # 0060df ;
18
18
--color-accent-primary-hover : # 0250bb ;
19
19
--color-accent-primary-active : # 054096 ;
20
- --border-interactive-color : # 8f8f9d ;
21
20
--border-radius-circle : 9999px ;
22
21
--border-width : 1px ;
23
22
--size-item-small : 16px ;
32
31
--color-accent-primary : # 0df ;
33
32
--color-accent-primary-hover : # 80ebff ;
34
33
--color-accent-primary-active : # aaf2ff ;
35
- --border-interactive-color : # bfbfc9 ;
36
34
--color-canvas : # 1c1b22 ;
37
35
--border-color-interactive : # f9f9fa ;
38
36
}
41
39
--color-accent-primary : ButtonText;
42
40
--color-accent-primary-hover : SelectedItem;
43
41
--color-accent-primary-active : SelectedItem;
44
- --border-interactive-color : ButtonText;
45
42
--button-background-color : ButtonFace;
46
- --border-interactive-color-hover : SelectedItem;
47
- --border-interactive-color-active : SelectedItem;
48
- --border-interactive-color-disabled : GrayText;
49
43
--border-color-interactive : ButtonText;
50
44
--border-color-interactive-hover : SelectedItem;
51
45
--border-color-interactive-active : ButtonText;
You can’t perform that action at this time.
0 commit comments