dotfiles/rofi/alien-blood-rofi/alien-blood.rasi

19 lines
524 B
Text
Raw Normal View History

2022-05-23 12:43:09 +01:00
/*******************************************************************************
* ALIEN BLOOD THEME FOR ROFI
* User : ArchBish
* Forked From : https://github.com/lr-tech/rofi-themes-collection
*******************************************************************************/
* {
bg0: #000e07;
bg1: #0f1610;
bg2: #637d75;
2022-06-03 23:32:56 +01:00
bg3: #18e000;
2022-05-23 12:43:09 +01:00
fg0: #637d75;
fg1: #637d75;
2022-06-03 23:32:56 +01:00
fg2: #73fa91;
2022-05-23 12:43:09 +01:00
fg3: #637d75;
}
@import "rounded-common.rasi"