1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-25 11:44:19 +01:00

Merge pull request #3 from atom/windows-fonts

Fix fonts on Windows
This commit is contained in:
Paul Betts 2013-11-20 15:14:27 -08:00
commit 0a33784534
2 changed files with 1 additions and 2 deletions

View File

@ -5,6 +5,5 @@
}
#root-view {
font: caption;
background-color: @app-background-color;
}

View File

@ -78,4 +78,4 @@
// Other
@font-family: 'Lucida Grande', Arial, sans-serif;
@font-family: 'Lucida Grande', 'Segoe UI', sans-serif;