Skip to content

Commit cd1f1b6

Browse files
committed
feat(dark-theme): add --border-color variable
1 parent 6b272c0 commit cd1f1b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/style/dark/var.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
--popper-footer-bg-color: #1d1e1f;
1414
--popper-bg-color: #1d1e1f;
1515
--fill-color: #262727;
16+
--border-color: #1d1e1f;
1617
}

0 commit comments

Comments
 (0)