This is black and white theme for btop. You can use it for your black and white rice or for other rices, because it is very easy to rewrite hex-codes of colors in this config.
git clone https://github.com/RomanLivik/white-btop
mkdir -p ~/.config/btop/themes
cd ~/white-btop
cp white.theme ~/.config/btop/themes
nano ~/.config/btop/btop.conf
Then you need to find line "color_theme" and rewrite it:
color_theme = "/home/NAME_OF_YOUR_USER/.config/btop/themes/white.theme"