EasyTabs
EasyTabs copied to clipboard
Dark Mode
I'm looking for an easy way to make dark mode in EasyTabs, I want this to be able to be changed midway through running my program and I want a way to do it easily, is this possible? There was a previous post about changing colors where they had to change files and stuff, I just want a simple way that can be done easily and is understandable, if anyone can provide me with what I need to do and where I need to do it, that'd be great.
@bytespacegames i have easytabs recoded ass firetabs little design change but dark mode default
EasyTabs.1.0.0.nupkg.remove.pdf
Use This. Just Remove the .remove.pdf extension and install it. heres a example of how it looks
It's a browser im making called Sytaxian!
How did you change the colors? I'm working on a browser of my own and wanted to change the colors to my own aswell.
I'm Sorry For The Wait. The Way I Did It Is Downloading The Source Code From https://github.com/lstratman/EasyTabs Then There's The Folder in the root Resources/Chrome And In There Is All The Images So What I Did Is I Installed https://www.getpaint.net/ In fact it is free but needs some tinkering after that open the images with paint.net and change the color with the fill option, there are tutorials out there for paint.net but it's fairly easy. Then Build It Using The Nuget.exe It's in the .nuget folder in root. and because I want to help with your browser you can tell me to do it "if you want me to" Here's The Browser I have made https://github.com/EhanChowdhury/Sytaxian-.NET-OLD
-Ehan Chowdhury
On Sun, Jul 2, 2023 at 9:56 AM staydevoooo @.***> wrote:
How did you change the colors? I'm working on a browser of my own and wanted to change the colors to my own aswell.
— Reply to this email directly, view it on GitHub https://github.com/lstratman/EasyTabs/issues/68#issuecomment-1616344912, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATOX4WVO6LPWAZS6LAFR3RTXODWNBANCNFSM5FDENM7A . You are receiving this because you commented.Message ID: @.***>
@lstratman please consider integrating Dark Mode into the current codebase (version 2.0.0+). Thank you.