remove fold styles from the theme (might have to be
added back later)
This commit is contained in:
parent
dac9d03944
commit
8bd16ba2ed
12 changed files with 0 additions and 16 deletions
|
|
@ -107,8 +107,6 @@ exports.cssText = ".ace-chrome .ace_editor {\
|
|||
}\
|
||||
\
|
||||
.ace-chrome .ace_line .ace_fold {\
|
||||
background-color: #E4E4E4;\
|
||||
border-radius: 3px;\
|
||||
}\
|
||||
\
|
||||
.ace-chrome .ace_line .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -133,7 +133,6 @@ exports.cssText = "\
|
|||
}\
|
||||
\
|
||||
.ace-clouds .ace_fold {\
|
||||
outline-color: #AF956F\
|
||||
}\
|
||||
\
|
||||
.ace-clouds .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -134,7 +134,6 @@ background-color:#E92E2E;\
|
|||
}\
|
||||
\
|
||||
.ace-clouds-midnight .ace_fold {\
|
||||
outline-color: #927C5D\
|
||||
}\
|
||||
\
|
||||
.ace-clouds-midnight .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -130,7 +130,6 @@ background-color:#800F00;\
|
|||
}\
|
||||
\
|
||||
.ace-cobalt .ace_fold {\
|
||||
outline-color: #FF9D00\
|
||||
}\
|
||||
\
|
||||
.ace-cobalt .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -110,7 +110,6 @@ exports.cssText = ".ace-crimson-editor .ace_editor {\
|
|||
}\
|
||||
\
|
||||
.ace-crimson-editor .ace_line .ace_fold {\
|
||||
background-color: rgba(228, 228, 228, 0.5);\
|
||||
}\
|
||||
\
|
||||
.ace-crimson-editor .ace_line .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -138,7 +138,6 @@ color:#B52A1D;\
|
|||
}\
|
||||
\
|
||||
.ace-dawn .ace_fold {\
|
||||
outline-color: #794938\
|
||||
}\
|
||||
\
|
||||
.ace-dawn .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -126,7 +126,6 @@ background-color:#FF0000;\
|
|||
}\
|
||||
\
|
||||
.ace-idle-fingers .ace_fold {\
|
||||
outline-color: #CC7833\
|
||||
}\
|
||||
\
|
||||
.ace-idle-fingers .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -130,7 +130,6 @@ background-color:#A41300;\
|
|||
}\
|
||||
\
|
||||
.ace-kr-theme .ace_fold {\
|
||||
outline-color: #949C8B\
|
||||
}\
|
||||
\
|
||||
.ace-kr-theme .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -134,7 +134,6 @@ background-color:rgba(153, 0, 0, 0.68);\
|
|||
}\
|
||||
\
|
||||
.ace-mono-industrial .ace_fold {\
|
||||
outline-color: #A39E64\
|
||||
}\
|
||||
\
|
||||
.ace-mono-industrial .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -105,10 +105,6 @@ exports.cssText = ".ace-tm .ace_editor {\
|
|||
color: white;\
|
||||
}\
|
||||
\
|
||||
.ace-tm .ace_line .ace_fold {\
|
||||
outline-color: #1C00FF;\
|
||||
}\
|
||||
\
|
||||
.ace-tm .ace_line .ace_support.ace_function {\
|
||||
color: rgb(60, 76, 114);\
|
||||
}\
|
||||
|
|
|
|||
|
|
@ -139,7 +139,6 @@ background-color:#B798BF;\
|
|||
}\
|
||||
\
|
||||
.ace-tomorrow-night .ace_fold {\
|
||||
outline-color: #B294BB\
|
||||
}\
|
||||
\
|
||||
.ace-tomorrow-night .ace_support.ace_function {\
|
||||
|
|
|
|||
|
|
@ -139,7 +139,6 @@ background-color:#EBBBFF;\
|
|||
}\
|
||||
\
|
||||
.ace-tomorrow-night-blue .ace_fold {\
|
||||
outline-color: #EBBBFF\
|
||||
}\
|
||||
\
|
||||
.ace-tomorrow-night-blue .ace_support.ace_function {\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue