Skip to content

Commit 5c96dd7

Browse files
committed
Add variable for explicitly targeting light theme
1 parent 0bf96b7 commit 5c96dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style/variables.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
--jp-git-diff-output-color: rgba(0, 141, 255, 0.3);
1212
--jp-icon-clear-white: url('./images/clear-white.svg');
1313
--jp-icon-discard-file-selected: url('./images/discard-selected.svg');
14+
--jp-icon-git-branch-light-theme: url('./images/git-branch.svg');
1415
--jp-icon-git-clone: url('./images/git-clone-icon.svg');
1516
--jp-icon-move-file-down-hover: url('./images/move-file-down-hover.svg');
1617
--jp-icon-move-file-up-hover: url('./images/move-file-up-hover.svg');

0 commit comments

Comments
 (0)