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

20 lines
545 B
Text
Raw Permalink 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-04 22:13:13 +01:00
bg3: #2f7e25;
bg4: #1d4125;
2022-05-23 12:43:09 +01:00
fg0: #637d75;
fg1: #637d75;
2022-06-04 22:13:13 +01:00
fg2: #18e000;
2022-05-23 12:43:09 +01:00
fg3: #637d75;
}
@import "rounded-common.rasi"