dotfiles/.atom/packages/atom-material-ui/styles/background-tips.less

7 lines
119 B
Plaintext

background-tips {
ul.background-message {
color: fade(@text-color, 20%);
font-weight: 200;
}
}