1 // The ui-variables file is provided by base themes provided by Atom.
3 // See https://github.com/atom/atom-dark-ui/blob/master/styles/ui-variables.less
4 // for a full listing of what's available.
5 @import "ui-variables";
10 div[is=ex-command-mode-input] atom-text-editor[mini]::before {
15 div[is=vim-normal-mode-input] atom-text-editor[mini]::before {
20 .command-mode-input atom-text-editor[mini] {
21 background-color: inherit;