updated with new github link color (#380)

* updated with new github link color

* Update file-directory.svg
This commit is contained in:
Ergenekon Yigit 2017-03-10 23:14:10 +02:00 committed by Buu Nguyen
parent 4bc8570f56
commit 405818f090
2 changed files with 3 additions and 3 deletions

View File

@ -91,7 +91,7 @@
content: data-uri('image/svg+xml;charset=UTF-8', './octicons/file-submodule.svg');
}
.jstree-anchor {
color: #4183c4 !important;
color: #0366d6 !important;
& > span {
color: black;
}
@ -111,7 +111,7 @@
color: black !important;
&:hover, &.selected {
color: #4183C4 !important;
color: #0366d6 !important;
}
}

View File

@ -1,3 +1,3 @@
<svg style="fill: #80a6cd" height="16" width="14" xmlns="http://www.w3.org/2000/svg">
<svg style="fill: #8197B1" height="16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="M13 4H7v-1c0-0.66-0.31-1-1-1H1c-0.55 0-1 0.45-1 1v10c0 0.55 0.45 1 1 1h12c0.55 0 1-0.45 1-1V5c0-0.55-0.45-1-1-1z m-7 0H1v-1h5v1z" />
</svg>

Before

Width:  |  Height:  |  Size: 237 B

After

Width:  |  Height:  |  Size: 237 B