You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vscode-api-cn.js/theme/assets/css/_constants.sass

12 lines
204 B

3 years ago
// Fonts
//
$FONT_FAMILY: 'Segoe UI', sans-serif
$FONT_FAMILY_MONO: Menlo, Monaco, Consolas, 'Courier New', monospace
$FONT_SIZE: 16px
$FONT_SIZE_MONO: 14px
$LINE_HEIGHT: 1.333em
$TOOLBAR_HEIGHT: 40px