Skip to content

Commit aadadbf

Browse files
committed
Add working border color
1 parent 339edb8 commit aadadbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/themes/unison-light.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
--u-color_working_icon-on-element: var(--color-purple-2);
158158
--u-color_working_element_subdued: var(--color-gray-10);
159159
--u-color_working_text-on-element_subdued: var(--u-color_text);
160+
--u-color_working_border: var(--color-purple-2);
160161

161162
/* Syntax */
162163
--color-syntax-plain: var(--u-color_text);

0 commit comments

Comments
 (0)