File: //var/www/mussarq_bak/wp-content/themes/wpnull24/framework/vendor/usof/js/ace/theme-usof.js
ace.define("ace/theme/usof",["require","exports","module","ace/lib/dom"],function(e,t,n){t.isDark=!1,t.cssClass="ace-dawn",t.cssText=".ace-dawn .ace_gutter {background: #f1f1f1;color: #999}.ace-dawn {background-color: #f8f8f8;color: #666}.ace-dawn .ace_cursor {color: #000000}.ace-dawn .ace_marker-layer .ace_selection {background: rgba(30, 30, 30, 0.15)}.ace-dawn .ace_marker-layer .ace_active-line {background: rgba(36, 99, 180, 0.08)}.ace-dawn .ace_gutter-active-line {background-color : #e2e2e2}.ace-dawn .ace_keyword,.ace-dawn .ace_meta {color: #6253ad}.ace-dawn .ace_constant,.ace-dawn .ace_constant.ace_character,.ace-dawn .ace_constant.ace_character.ace_escape,.ace-dawn .ace_constant.ace_other {color: #6253ad}.ace-dawn .ace_support,.ace-dawn .ace_entity {color: #5397db}.ace-dawn .ace_support.ace_constant {color: #6253ad}.ace-dawn .ace_list,.ace-dawn .ace_markup.ace_list,.ace-dawn .ace_support.ace_function {color: #6253ad}.ace-dawn .ace_string {color: #38425c}.ace-dawn .ace_string.ace_regexp {color: #5397db}.ace-dawn .ace_comment {color: #999}.ace-dawn .ace_variable,.ace-dawn .ace_string.ace_attribute-value {color: #009975}";var r=e("../lib/dom");r.importCssString(t.cssText,t.cssClass)})