Skip to content

jaxellis/Steamy-Cyanide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

🖥️ Steamy-Cyanide

A Vibrant Cyan & Deep AMOLED Black Theme for Steam
Breathe new life into your Steam client with this electrifying cyberpunk-inspired visual experience

✨ Features

  • Dual-Tone Dominance: Striking cyan accents meet true AMOLED blacks
  • SFP-Compatible: Works seamlessly with Steam Friends Patcher
  • Easy Customization: Modify colors in minutes with simple CSS edits
  • Optimized Readability: High-contrast design for extended gaming sessions
  • Cloud-Powered Updates: Automatically receive theme improvements via cloud-hosted CSS

🚀 Quick Start

📥 Prerequisites

⚙️ Installation Guide

  1. Install Steam Friends Patcher
  2. Clone/Download this repository
  3. Copy the steamui folder to your Steam directory:
    # Typical Windows path:
    C:\Program Files (x86)\Steam
  4. Enable "Run on boot" in SFP settings
  5. Restart Steam and bathe in cyan glory! 💙

🎨 Customization Central

Make it yours with simple color tweaks:

  1. Open config.css in any text editor
  2. Modify these core variables:
    :root {
       --background-color: rgba(0, 0, 0, 1);
       --foreground-color: rgba(10, 10, 10, 1);
    	--yourcolor: rgba(0, 255, 255, 1);
    }
  3. Save changes → SFP auto-applies updates!

Color Tools:
🎨 RGB Color Picker

🙏 Credits & Foundations

This theme stands on the shoulders of these giants:

🔄 Keep Updated

git pull origin main

Pro Tip: Backup your steamui folder before updating!


💡 Made with ❤️ by JaxEllis
Found a bug? Want a new feature? Open an issue

Transform your Steam experience today!

About

Cyan & Amoled Steam Skin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages