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

7 lines
119 B
Plaintext
Raw Normal View History

2020-09-07 14:15:44 -07:00
background-tips {
ul.background-message {
color: fade(@text-color, 20%);
font-weight: 200;
}
}