Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › [Windows 8 Styled] FlatTheme

[Windows 8 Styled] FlatTheme

Posts 1–8 of 8 · Page 1 of 1
Expfighter
Expfighter
[Windows 8 Styled] FlatTheme
3th Theme! Hooray!
This one is a windows 8 styled one, since it only uses simple rectangles.
There are 2 colors that change this one: The foreground color and background color, as simple as that.
You can tweak those 2 colors to make a whole new layout.

Previews
 
Pictures

Foreground: Maroon
Background: Black



Foreground: BlueViolet
Background: Azure



Foreground: Black
Background: CadetBlue



INSTALL TUTORIAL
This is how to install:

Go to the Solution Explorer
Right-Click the name of your project
Go to Add > Class
Name the class anything. "Theme.vb" is recommended, since it tells you what the class is
Put the code in the class
Press F7 OR Go to Build > Build solution
Done!
If you go to your design of your form, you should see new elements above.
Have fun with the theme!

Code!
#1 · 10y ago
HO
Hopsintv
thanks bro
#2 · 10y ago
Expfighter
Expfighter
Quote Originally Posted by Hopsintv View Post
thanks bro
No problem
Feel free to leave suggestions whenever you like. Maybe i'll make your theme one day!
#3 · 10y ago
BL
Black
Quote Originally Posted by Expfighter View Post
No problem
Feel free to leave suggestions whenever you like. Maybe i'll make your theme one day!
i don't know if this is possible, but could you do a tron-themed one?
#4 · 10y ago
Expfighter
Expfighter
Quote Originally Posted by shaheet View Post
i don't know if this is possible, but could you do a tron-themed one?
I've never watched the movie, But it's cyan & black right? You could even use this theme and use a cyan and black color and i think that'll do the job quite well
#5 · 10y ago
BL
Black
Quote Originally Posted by Expfighter View Post
I've never watched the movie, But it's cyan & black right? You could even use this theme and use a cyan and black color and i think that'll do the job quite well
cool beans
#6 · 10y ago
Dab1996426
Dab
G.DrawString("_", New Font("Microsoft Sans Serif", 12), New SolidBrush(Me.ForeColor), New Point(7, 0))




y u no marlett 0 and r


nice theme btw.
#7 · 10y ago
RA
Raydenman
Instead of DrawString, there is an alternative: TextRenderer, which uses the gdi rendering more old.
Use it.
#8 · 10y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • Windows Live Beta - Go Here Quick!By Dave84311 in General
    6Last post 17y ago
  • New Windows ExploitBy Dave84311 in General
    6Last post 16y ago
  • Playing Warrock In Multi Windows Need HelpBy Shadowguild in WarRock - International Hacks
    27Last post 20y ago
  • Boot up Windows before you even log in.By Dave84311 in General
    6Last post 20y ago
  • [search]Warrock double windowBy ryan5458 in WarRock - International Hacks
    8Last post 20y ago

Tags for this Thread

#code#flat#multicolor#simple#theme#vb.net#windows8