Skip to content

Commit 640f67a

Browse files
committed
highlight color correction
1 parent c7fae55 commit 640f67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@import '~@hashicorp/react-global-styles/_temporary-to-remove/tables.css';
88

99
:root {
10-
--highlight-color: var(--consul);
10+
--highlight-color: var(--vagrant);
1111
}
1212

1313
@import '~@hashicorp/react-button/dist/style.css';

0 commit comments

Comments
 (0)