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', '#19171c'); term_.prefs_.set('foreground-color', '#8b8792'); term_.prefs_.set('cursor-color', '#8b8792'); term_.prefs_.set('color-palette-overrides', [ '#19171c', '#be4678', '#2a9292', '#a06e3b', '#576ddb', '#955ae7', '#398bc6', '#8b8792', '#655f6d', '#aa573c', '#26232a', '#585260', '#7e7887', '#e2dfe7', '#bf40bf', '#efecf4', ]);