UNPKG

xterm

Version:

Full xterm terminal, in your browser

10 lines (7 loc) 208 B
/** * Copyright (c) 2017 The xterm.js authors. All rights reserved. * @license MIT */ export const INVERTED_DEFAULT_COLOR = 257; export const DIM_OPACITY = 0.5; export const CHAR_ATLAS_CELL_SPACING = 1;