File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 33| Distributed under the terms of the Modified BSD License.
44|----------------------------------------------------------------------------*/
55
6- @import url ('https://fonts.googleapis.com/css?family=Oswald' );
7-
86: root {
97 --jp-icon-discard-file-selected : url ('./images/discard-selected.svg' );
10- --jp-Git-icon-author : url ('./images/author.svg' );
11- --jp-image-caretdownwhite : url ('./images/caretdownwhite.svg' );
12- --jp-caret-right-white : url ('./images/caretrightwhite.svg' );
138 --jp-icon-move-file-down-hover : url ('./images/move-file-down-hover.svg' );
149 --jp-icon-move-file-up-hover : url ('./images/move-file-up-hover.svg' );
15- --jp-icon-path-arrow-right : url ('./images/path-arrow-right.svg' );
1610 --jp-checkmark : url ('./images/checkmark-icon.svg' );
1711 --jp-icon-clear-white : url ('./images/clear-white.svg' );
18- --jp-icon-git : url ('./images/git-icon.svg' );
1912 --jp-icon-git-clone : url ('./images/git-clone-icon.svg' );
20- --jp-icon-git-clone-disabled : url ('./images/git-clone-icon-disabled.svg' );
21- --jp-icon-git-push-disabled : url ('./images/git-clone-icon-disabled.svg' );
22- --jp-icon-git-pull-disabled : url ('./images/git-clone-icon-disabled.svg' );
2313 --jp-git-diff-deleted-color : rgba (255 , 0 , 0 , 0.2 );
2414 --jp-git-diff-added-color : rgba (155 , 185 , 85 , 0.2 );
2515 --jp-git-diff-output-color : rgba (0 , 141 , 255 , 0.3 );
You can’t perform that action at this time.
0 commit comments