diff --git a/vendor/ace/worker-css.js b/vendor/ace/worker-css.js index 926966cb..c3ca36ba 100644 --- a/vendor/ace/worker-css.js +++ b/vendor/ace/worker-css.js @@ -1861,6 +1861,18 @@ var Colors = { whitesmoke :"#f5f5f5", yellow :"#ffff00", yellowgreen :"#9acd32", + quantumlightblue:"#81d4fa", + quantumpink :"#F8BBD0", + quantumpurple :"#CE93D8", + quantumdeeppurple:"#B39DDB", + quantumindigo :"#9FA8DA", + quantumcyan :"#80DEEA", + quantumteal :"#80CBC4", + quantumlightgreen:"#C5E1A5", + quantumlime :"#E6EE9C", + quantumyellow :"#FFF59D", + quantumorange :"#FFCC80", + quantumdeeporange:"#FFAB91", activeBorder :"Active window border.", activecaption :"Active window caption.", appworkspace :"Background color of multiple document interface.",