| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: #b48ead; | color: #b48ead; | ||||
| } | } | ||||
| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: #8fbcbb; | color: #8fbcbb; | ||||
| } | } | ||||
| /* ---- RStudio Theme ---- */ | /* ---- RStudio Theme ---- */ | ||||
| /* background */ | /* background */ | ||||
| .rstudio-themes-flat .rstudio-themes-default { | .rstudio-themes-flat .rstudio-themes-default { | ||||
| background: #f9fafb !important; | |||||
| background: #fafafa !important; | |||||
| color: #4c566a !important; | color: #4c566a !important; | ||||
| } | } | ||||
| .rstudio-themes-flat .rstudio-themes-default .rstudio-themes-background { | .rstudio-themes-flat .rstudio-themes-default .rstudio-themes-background { | ||||
| background: #f9fafb !important; | |||||
| background: #fafafa !important; | |||||
| } | } | ||||
| /* inactive tabs */ | /* inactive tabs */ |
| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: #C594C5; | color: #C594C5; | ||||
| } | } | ||||
| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: #859900; | color: #859900; | ||||
| } | } | ||||
| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: #859900; | color: #859900; | ||||
| } | } | ||||
| background-color: $ui-line-active-selection; | background-color: $ui-line-active-selection; | ||||
| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: $rlang-reserved; | color: $rlang-reserved; | ||||
| &.ace_operator { | &.ace_operator { | ||||
| font-style: normal; | font-style: normal; |
| background-color: $ui-line-active-selection; | background-color: $ui-line-active-selection; | ||||
| } | } | ||||
| .ace_keyword { | .ace_keyword { | ||||
| font-style: italic; | |||||
| font-style: normal; | |||||
| color: $rlang-reserved; | color: $rlang-reserved; | ||||
| &.ace_operator { | &.ace_operator { | ||||
| font-style: normal; | font-style: normal; |