dotfiles/config/rofi/themes/mnt-reform.rasi

31 lines
569 B
Text
Raw Normal View History

2022-12-07 23:33:53 +01:00
//! ------------------------------------------------------------------------------
//! ROFI MNT Reform Color theme
//! User: MNT Research GmbH
//! ------------------------------------------------------------------------------
* {
background-color: #000000;
text-color: #ffffff;
}
prompt {
text-color: #000000;
font-size: 0;
}
window {
padding: 32px;
}
normal {
text-color: #ffffff;
}
selected, element-icon selected {
background-color: #ffffff;
text-color: #000000;
}
element-icon {
size: 1.15em;
}