A sleek Mr. Robot inspired Fastfetch theme — bring a dark, hacker-style aesthetic to your terminal.
This repository provides a custom theme for Fastfetch, inspired by the iconic visuals of Mr. Robot.
The goal is simple: create a minimal, cinematic, hacker-like terminal experience.
- 🟥 Mr. Robot themed color palette
- 🖤 Dark, clean and minimal layout
- 🧠 Structured system info modules
- 🖼️ Custom image / ASCII support
- ⚡ Fast & lightweight
Before installing the theme, make sure you have:
- Fastfetch installed
- A Nerd Font (for proper icons)
- JetBrainsMono Nerd Font
- FiraCode Nerd Font
Arch Linux
sudo pacman -S fastfetchUbuntu / Debian
sudo apt install fastfetchFedora
sudo dnf install fastfetchUsing Homebrew:
brew install fastfetchgit clone https://github.com/odweblabs/Fastfetch-Mr.robot-Theme.git
cd Fastfetch-Mr.robot-ThemeFastfetch uses a config file located in your home directory.
~/.config/fastfetch/config.jsonc~/.config/fastfetch/config.jsonc💡 If the folder doesn't exist, create it:
mkdir -p ~/.config/fastfetchCopy the theme config:
cp mr-robot.jsonc ~/.config/fastfetch/config.jsoncfastfetchYou can edit the config file to personalize your setup:
nano ~/.config/fastfetch/config.jsonc- 🎨 Colors
- 🧩 Modules (CPU, GPU, OS, etc.)
- 🖼️ Image / ASCII logo
- 📐 Layout & spacing
Add this line to your shell config:
Bash
~/.bashrcZsh
~/.zshrcThen add:
fastfetch- Mr. Robot terminal aesthetics
- Cybersecurity & hacker culture
- Minimal UNIX environments
Contributions are welcome!
- Fork the repo
- Create a feature branch
- Commit your changes
- Open a Pull Request
If you like this theme:
- ⭐ Star the repository
- 🍴 Fork it
- 🧠 Share it
This project is licensed under:
GNU General Public License v2.0
- Multiple color variants (green / red / mono)
- One-line installer script
- Animated preview (GIF)
- Modular configs

