UNPKG

syntax-highlighting

Version:

Syntax Highlighting Colorschemes for many applications

26 lines (23 loc) 495 B
// prefs.js Template // Petr Hosek(http://petrhosek.name) term_.prefs_.set('background-color', '#171c19'); term_.prefs_.set('foreground-color', '#87928a'); term_.prefs_.set('cursor-color', '#87928a'); term_.prefs_.set('color-palette-overrides', [ '#171c19', '#b16139', '#489963', '#a07e3b', '#478c90', '#55859b', '#1c9aa0', '#87928a', '#5f6d64', '#9f713c', '#232a25', '#526057', '#78877d', '#dfe7e2', '#867469', '#ecf4ee', ]);