Last active
July 4, 2019 11:55
-
-
Save Scrini/41561471ec20c333080d36d6421b6e87 to your computer and use it in GitHub Desktop.
Theme of dark vs code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
background: #1E1E1E, | |
barraSuperior: #333333, | |
barraLateral: #2D2D2D, | |
espacoLateral: #252526, | |
topicoEspacoLateral: #383838, | |
itemSelecionadoEspacoLateral: #094771, | |
aba: #2D2D2D, | |
abaNova: #204253, | |
abaSelecionada: #1E1E1E, | |
divisorEntreAba: #292929, | |
divisorInferiorAba: #131313, | |
textoComentario: #566730, | |
textoTitulo: #1e3590 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment