frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Your phone is an entire computer

https://medhir.com/blog/your-phone-is-an-entire-computer
95•medhir•1h ago•85 comments

Show HN: Channel Surfer – Watch YouTube like it’s cable TV

https://channelsurfer.tv
182•kilroy123•2d ago•85 comments

Can I run AI locally?

https://www.canirun.ai/
457•ricardbejarano•6h ago•121 comments

Show HN: Context Gateway – Compress agent context before it hits the LLM

https://github.com/Compresr-ai/Context-Gateway
25•ivzak•1h ago•14 comments

Hammerspoon

https://github.com/Hammerspoon/hammerspoon
34•tosh•1h ago•9 comments

Qatar helium shutdown puts chip supply chain on a two-week clock

https://www.tomshardware.com/tech-industry/qatar-helium-shutdown-puts-chip-supply-chain-on-a-two-...
170•johnbarron•7h ago•147 comments

TUI Studio – visual terminal UI design tool

https://tui.studio/
440•mipselaer•9h ago•249 comments

Elon Musk pushes out more xAI founders as AI coding effort falters

https://www.ft.com/content/e5fbc6c2-d5a6-4b97-a105-6a96ea849de5
19•merksittich•2h ago•5 comments

Parallels confirms MacBook Neo can run Windows in a virtual machine

https://www.macrumors.com/2026/03/13/macbook-neo-runs-windows-11-vm/
72•tosh•5h ago•101 comments

My Life Got 100x Better When I Stopped Thinking About Google

https://joostboer.com/google-quality-of-life
10•bookofjoe•1h ago•4 comments

Using Thunderbird for RSS

https://rubenerd.com/using-thunderbird-for-rss/
9•ingve•3d ago•0 comments

The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702

https://www.techdirt.com/2026/03/12/the-wyden-siren-goes-off-again-well-be-stunned-by-what-the-ns...
193•cf100clunk•3h ago•67 comments

Launch HN: Captain (YC W26) – Automated RAG for Files

https://www.runcaptain.com/
34•CMLewis•3h ago•14 comments

Willingness to look stupid

https://sharif.io/looking-stupid
690•Samin100•4d ago•237 comments

Stanford researchers report first recording of a blue whale's heart rate (2019)

https://news.stanford.edu/stories/2019/11/first-ever-recording-blue-whales-heart-rate
3•eatonphil•23m ago•1 comments

Launch HN: Spine Swarm (YC S23) – AI agents that collaborate on a visual canvas

https://www.getspine.ai/
68•a24venka•6h ago•59 comments

Bucketsquatting is (finally) dead

https://onecloudplease.com/blog/bucketsquatting-is-finally-dead
277•boyter•11h ago•148 comments

Lost Doctor Who Episodes Found

https://www.bbc.co.uk/news/articles/c4g7kwq1k11o
134•edent•14h ago•38 comments

Coding after coders: The end of computer programming as we know it

https://www.nytimes.com/2026/03/12/magazine/ai-coding-programming-jobs-claude-chatgpt.html?smid=u...
46•angst•1d ago•6 comments

The Accidental Room (2018)

https://99percentinvisible.org/episode/the-accidental-room/
15•blewboarwastake•1h ago•1 comments

John Carmack about open source and anti-AI activists

https://twitter.com/id_aa_carmack/status/2032460578669691171
83•tzury•1h ago•104 comments

Meta Platforms: Lobbying, dark money, and the App Store Accountability Act

https://github.com/upper-up/meta-lobbying-and-other-findings
1074•shaicoleman•9h ago•461 comments

Militaries are scrambling to create their own Starlink

https://www.newscientist.com/article/2517766-why-the-worlds-militaries-are-scrambling-to-create-t...
40•mooreds•2h ago•56 comments

Okmain: How to pick an OK main colour of an image

https://dgroshev.com/blog/okmain/
199•dgroshev•4d ago•40 comments

E2E encrypted messaging on Instagram will no longer be supported after 8 May

https://help.instagram.com/491565145294150
304•mindracer•6h ago•163 comments

The Mrs Fractal: Mirror, Rotate, Scale (2025)

https://www.4rknova.com//blog/2025/06/22/mrs-fractal
35•ibobev•4d ago•3 comments

Gvisor on Raspbian

https://nubificus.co.uk/blog/gvisor-rpi5/
53•_ananos_•9h ago•11 comments

Executing programs inside transformers with exponentially faster inference

https://www.percepta.ai/blog/can-llms-be-computers
268•u1hcw9nx•1d ago•106 comments

Removing recursion via explicit callstack simulation

https://jnkr.tech/blog/removing-recursion
16•todsacerdoti•4d ago•2 comments

Show HN: Svglib a SVG parser and renderer for Windows

https://github.com/bibhas2/svglib
6•leopoldj•3d ago•1 comments
Open in hackernews

Mac Themes Garden

https://damien.zone/introducing-mac-themes-garden/
229•speckx•10mo ago

Comments

milesskorpen•10mo ago
Such a blast from the past. Had so much fun with these back in the day, along with Winamp themes. I can't tell if I've aged or tech has aged such that this kind of thing isn't really around any more. Probably both.
ugh123•10mo ago
Can these be installed on modern macs?
ChrisMarshallNY•10mo ago
Nope.

I liked Kaleidoscope, but it got old, really quick.

Some of the themes were outstanding, but some were damn near unusable.

Themes relied on system hooks that would make modern security professionals defecate masonry. OS X got rid of all that stuff.

Twisell•10mo ago
I applaud your great prose. This metaphor is so powerful and yet viscerally painful!
ChrisMarshallNY•10mo ago
Can't claim credit. Got it from some other geek. Can't remember where.
rezmason•10mo ago
The short answer is, sadly, no— Apple has the modern macOS UI locked up.

The long answer is, if you're willing to disable systemwide security features, you can experiment with modifying the appearance of macOS, but to my knowledge no one has made a real attempt to in a while. Furthermore, the themes on display here fit a paradigm where the UI is a composite of bitmap images, whereas the modern macOS is largely built from vector graphics.

But if you vectorize every bitmap in an old theme, so that individual pixels of color are converted to vector graphic rectangles; if you learn how modern macOS builds its appearance; if you make a robust solution and thoroughly test it, so that it will work 100% of the time with every app ever; if you do _all_ of that, you will still be unable to _share_ your creation with most Mac users, because very few of us would disable systemwide security for the sake of running a third party system enhancement.

That's one of the major contributors to the success of Mac OS 9 theming: third party system extensions were commonplace, they were the backbone of the ecosystem, and Apple had no mechanism for preventing their use.

rezmason•10mo ago
I should have mentioned a couple other things:

1. Kaleidoscope (the most common OS 9 theme system extension) runs fine under emulation, so if you just want to _enjoy_ these themes, your best bet is the SheepShaver emulator (in my opinion).

2. Nothing's stopping us from creating an alternative desktop environment for the Mac, such as XQuartz. And then you can build theme support on top of something like that. But most applications wouldn't use that desktop environment for their own UI.

betterThanTexas•10mo ago
> Nothing's stopping us from creating an alternative desktop environment for the Mac, such as XQuartz.

Yea but why use a mac at that point? I don't see anyone on the linux side of things making anything that acknowledges why people use macs in the first place; the entire ecosystem is built to reproduce the IBM PC (...in a unix/like environment). Particularly with its disastrous keybindings and perplexing UI decisions.

zapzupnz•10mo ago
The pipeline from Windows to Linux is fairly clear. The pipeline from Mac to Linux is less evident; the dyed in the wool Mac users tend to stay that way, using Linux for work rather than a daily driver.

Queue a Mac-to-Linux user to contradict this, and there's plenty of them, but we Mac users are truly the dictionary definition of the sunk cost fallacy in more ways than one.

DiscourseFan•10mo ago
I've been burned by ArchLinux too many times before...
cosmic_cheese•10mo ago
It doesn’t help matters that desktop environments that try to do things “the mac way” and don’t just mimic macOS superficially (like Pantheon/elementary) don’t exist. Everything is either Win9X-like (KDE, Cinnamon, XFCE, LxQt, etc) or tablet-like (GNOME). For the most part, to a longtime Mac user switching to Linux feels like switching to a bizarre alternate universe Windows that’s built around the Linux kernel instead of the NT kernel.
anthk•10mo ago
GTK 2/3 has a setting to use the Emacs keybindings. Pair it with Budgie with a menubar and a dock and you are set.
gyomu•10mo ago
Apple hardware quality is just orders of magnitude beyond what competitors do. The day this stops being true (whether because Apple slips too much, or because competitors step up in major ways - not sure which is likelier) I expect we’ll see a lot more Mac-to-Linux migrations, with the virtuous circle kind of benefits that this can bring.
thewebguyd•10mo ago
> The pipeline from Windows to Linux is fairly clear. The pipeline from Mac to Linux is less evident; the dyed in the wool Mac users tend to stay that way, using Linux for work rather than a daily driver.

This has been my own observation as well. Although I do have to say, System76's COSMIC DE has been the first one that is actually making me consider going to Linux full time since I've switched to Mac from it. macOS has only been continuing to annoy me more and more lately.

The problem for me is hardware. Asahi isn't there yet, and I'm not giving up my M4 Pro MBP. There's no other laptop on the market that checks all the same boxes. But for now, I've just bypassed the mac's weak points by using Aerospace, and if I'm honest with myself I don't want to give up the ecosystem integration either.

rezmason•10mo ago
> Yea but why use a mac at that point?

I ask myself that with increasing frequency. Looking at all the Linux options feels like wandering through Akihabara, but one day the macOS that remains will be so unlike the macOS I enjoyed, that I'll jump the fence.

Anyway, if someone does make a new Mac desktop environment, it'd probably be for fun more than anything. Or a Terry Davis scenario.

perardi•10mo ago
As others have commented: no.

There was a time, though, long ago…

https://en.wikipedia.org/wiki/Unsanity

…the brief era of “Haxies”. There was an application called ShapeShifter that allowed for Mac OS X theming.

That epoch is long gone, and I can barely even find screenshots. But it existed.

betterThanTexas•10mo ago
I didn't have root access to my family computer during this era, and I will forever be angry at apple for not allowing us to continue this fun until today.

EDIT: actually it looks like this is significantly older than that. I definitely didn't know enough to theme OS 9 when it was my main driver.

bix6•10mo ago
I would do anything to have Monkey Paradise on my current computer.
cflewis•10mo ago
Incredibly I was thinking the exact same thing.

Computers used to fun! I miss the candy iMac theming.

DiscourseFan•10mo ago
Probably would have to be a passion project. I don't think there's a large enough market for it. Maybe someone should contact the Apple UI team to import these old themes?
dylan604•10mo ago
Why do you think computer users today would be so much less interested in customizing their desktop that there would be no market for it? I think if a tool/app were to appear that customized the modern macOS finder to this extent, it would be #1 on the AppStore within hours
bix6•10mo ago
Is it even possible to make something like this with macOS restrictions?
mrweasel•10mo ago
Using Monkey Paradise as your desktop theme would somehow take a bit of the edge of that next database upgrade.
rhet0rica•10mo ago
It blows my mind how diverse these are, and how diverse their creators were. One single artist, Martha Royer, made over two hundred themes: https://macthemes.garden/authors/martha-royer/ (They're not all amazing in quality, but the sheer industriousness is staggering.)

I was lurking around the equivalent Windows community in roughly the same era (well, a couple of years later) and it was nothing like this. Far fewer people had the patience for WindowBlinds (the Kaleidoscope equivalent) or deep OS modding, and they tended to all be the same few types of person with more-or-less the same tastes—mostly the kind of guy who thought that an RGB fan in a brushed aluminum tower PC was the height of self-expression. (Basic Windows Plus themes were way more primitive than what was possible with the right tools.) It's astonishing to see what looks like the entirety of the pre-dot-com-crash web's wonderful, weird diversity reproduced in perfect miniature over in the Mac space.

Although I keep scrolling, and I haven't found a legit NeXT theme yet. There are a few that get close but nothing with the actual UI assets. Maybe this is an opportunity...

EDIT: For those curious, here's roughly what themes on OS X looked like in the 2000s: https://macgui.com/downloads/?cat_id=10

mr_sturd•10mo ago
I remember trying to make my own on Windows XP. If I remember correctly, the theme files could be opened with an application which extracted resources from .exe and .dll files.
Affric•10mo ago
That Martha Royer page is amazing.

"I remember mama"

wow!

rhet0rica•10mo ago
Self follow-up: https://macthemes.garden/themes/aa2e2f4e6f87-openstep-4/ and https://macthemes.garden/themes/168f21725acd-nextstep-4/ appear to actually have the correct assets for a NeXT look. Scott Naness seems to have been a cut above the rest for authenticity—there's also OS/2 Warp 4 and even vintage Windows 2.0 skins in his library.

Also, special mentions for obscure GUI clones:

- Xerox Star: https://macthemes.garden/themes/ede837fa5df1-xerox-star/

- QNX: https://macthemes.garden/themes/c46eae6cd818-mac-qnx/

- Solaris CDE: https://macthemes.garden/themes/8ba34a581676-macsolaris/

- the classic X Athena widgets: https://macthemes.garden/themes/533452549350-xlook-athenaxlo...

- Rhapsody, because obviously: https://macthemes.garden/themes/b0c635d1faf0-rhapsody-k2/

cosmic_cheese•10mo ago
Though they were a step down from Kaleidoscope schemes and appearance manager themes in terms of what they could do, those early OS X themes remain some of the nicest looking, highest fidelity themes on any platform. In particular, those made by Max Rudberg[0] hold a special place in my heart.

Modern theming systems have high DPI support which is in theory an upgrade, but the desktop appearance zeitgeist has skewed so flat and dull that the extra pixels make no material difference.

[0]: https://maxrudberg.com/themes.html

wlesieutre•10mo ago
I used Siro for years in that era, great looking theme. IMO it was cleaner than the official theme, since this was Apple’s “brushed metal” era when someone decided that the Finder should literally embody a filing cabinet.

https://macgui.com/downloads/?file_id=1318

pocketarc•10mo ago
> the desktop appearance zeitgeist has skewed so flat and dull that the extra pixels make no material difference

Yeah, this is definitely one of the saddest things about modern UI fashion. We have the highest-resolution, highest-DPI, cleanest-looking extra-bright, extra-deep-black HDR OLED screens, and... we've got flatter UI than ever, UI that would've looked dull even on a 90s CRT.

hulitu•10mo ago
Yes, but we have layers over layeers of abstraction, tiny scrollbars (who needs scrollbars when you could scroll with the mouse wheel, if it worked - Microsoft is still not able to get mouse scrolling right) and rounded windows.
sdrothrock•10mo ago
In the 00s, I remember leaning on LiteStep and Stardock (I think?) for theming rather than anything specific to windows
indigodaddy•10mo ago
Those days were pretty cool. I think that whole scene is pretty much dead for Windows now? Not a shell replacement, but I guess rainmeter is still going it looks like? But not sure if any of the shell replacements are still around or even a possibility/thing for W11 these days...
nosrepa•10mo ago
Window blinds is still maintained and I use it every day.
timeon•10mo ago
> Martha Royer, made over two hundred themes

Actual Mackintosh design included!

anthk•10mo ago
Fluxbox and blackbox among GTK had over 2000 themes.
Eramdam•10mo ago
(Mac Themes Garden author here) Yes, Martha Royer is the one name I kept seeing when recording the themes (and I'm not fully done yet!) and the diversity of her creations was stunning to see. If I remember what I read from README files she left in her archives correctly, she made over 300 of these! (Website currently has ~200, hopefully by EOY I'll be done recording everything).

There are quite a few NeXT-inspired ones but I can't judge if they use the actual assets or not https://macthemes.garden/search/?q=next&page=1

rhet0rica•10mo ago
Doing a bit more research on Martha—she was a lecturer at Florida International University.

Wayback of her themes page, which repeats the 300+ number and says they're only available on CD-ROM now (as of 2006): https://web.archive.org/web/20060502073323/http://www.gate.n...

Rate My Professor page (last review in 2011, seems a bit less enthusiastic than the earlier ones): https://www.ratemyprofessors.com/professor/554604

FIU Math & Stats Dept. lists her as retired faculty: https://case.fiu.edu/mathstat/directory/retired-faculty/

Perhaps you might consider reaching out to her and asking her for an updated collection. :)

As for my obsession with NeXT themes, I think I'll stick with Scott Naness's work, although Leo Prieto's checkbox and radio button are definitely more authentic. (The original controls are simply too large to fit in the available space, but Scott is the only one to get the window frames right.)

sprash•10mo ago
Seems like somebody forgot to read the pamphlet[1].

1.: https://stopthemingmy.app/

internetter•10mo ago
1. I vehemently disagree

2. This is targeted at distro maintainers, not end users.

wpm•10mo ago
https://itsmycomputer.idowhatiwant.dealwith.it
mrweasel•10mo ago
You know what? I'm gonna start theming it even harder.
WillAdams•10mo ago
There was one theme, which had a feature which I _really_ wish had become a standard --- the title bar collapsing down to the size of the text when "window-shaded" by double-clicking --- I never liked that feature until that theme came along, and it is about the only thing about Mac OS 9 and earlier that I miss.
dylan604•10mo ago
I miss dragging a window to the bottom of the screen so that it became a tab, and then clicking the tab would restore the window back into the Finder frame. I don't use GUI windows like I used to in Classic OS. I now barrel my way around with CLI, and then 'open .' when arriving at the destination. So would I still use that tab feature today if available? Probably, not, and that's probably why it's no longer a thing even if other people that wouldn't use it have different reasons for not.
WillAdams•10mo ago
Isn't that much like minimizing a window to the Dock?
dylan604•10mo ago
maybe if you squint while tilting your head as you look at it. tabs could be moved around and rearranged. minimizing to the dock has zero control
tambourine_man•10mo ago
Also, you could read the window’s title without hovering it. And they would persist across restart, AFAIR.
WillAdams•10mo ago
You can drag icons around in the Dock.
Eramdam•10mo ago
Try using the window buttons on macthemes.garden ;)
egypturnash•10mo ago
I was so hyped for a moment when I thought that maybe this was a site for a new MacOS theme program. I miss Kaleidoscope.
cosmic_cheese•10mo ago
Back in the day, Kaleidoscope schemes and later appearance manager themes were one of my favorite things about owning a computer. Combined with Classic Mac OS extensions it seemed like there was nothing you couldn’t do when it came to customization. Even modern desktop Linux, as vaunted as it is for its customizability, struggles to compare.

Now of course Classic Mac OS was a security nightmare but I wish that a modern OS would try to replicate that incredible level of flexibility in a more secure manner. Will it be difficult? Sure, but I don’t think it’s impossible. I believe that something resembling the “app extension” architecture employed by modern macOS which runs extensions as sandboxed processes which are given access to special APIs would be a good starting point.

anthk•10mo ago
CWM + window search + keybindings was and it's still superior to whatever theme you are trying to apply. I have a patched Zukitre GTK2-3-4 theme with custom ~/.Xdefaults. I nearly don't need neither decorations nor a taskbar. Just hit win+w, begin typing, your window it's there. Magic. I don't even need to use a mouse.

OTOH, yes, Gnome's blandnes sucks a lot. With Plasma and a bit less, XFCE, you can do far more with a desktop, even Budgie it's far better than Gnome3.

And I miss tons of GTK2 themes from its era. Bluecurve looked better than everything from today. OSX, Windows, Haiku, whatever. That theme looked colourful, positive and extremely usable, with proper and visible menues, buttons, scrollbars and so. Nowaday both OSX, GTK4 with Adwaita (far less with Zukitre) and Windows are a nightmare on usability.

Once you disable the overlay scrollbars under GTK4 and force the GTK theme to Zukitre (once installed) at /etc/profile.d/gtk.sh (a line with 'export GTK_THEME=Zukitre'), most of the dumb choices from Red Hat/FreeDesktop go away for the average Joe user.

Zukitre has gray widgets (not full white, damn UI pseudo-designers), usable buttons and proper scrollbars (again, disable the overlay settings for GTK). And, for sure, COLOR CONTRAST, damn it.

Mac System 7 did it fine; so did Platinum under Mac OS 8-9. Neutral gray colors, usable widgets. Ditto with OSX, but the stripped bars sucked at first, yet Tiger and Snow Leopard look perfectly usable. The same with Windows 95, even Windows XP and partially 7. Windows 10 is unusable with flat widgets with no contrasts and hints for Windows. Windows 11 it's even worse. Current MacOS, with the same overlay scrollbars and lack of contrast it's a huge downgrade from Snow Leopard.

Even the old Motif/FVWM under Unix had a nightmarish usability for the non-CS student, but it had 3D widgets on Motif/Athena (Xaw3D) and grabable window borders. Go try resizing a window under Gnome3 or Windows 10. Or moving a window at a quick glance.

UI designers should stop following trends and just give up on merging tablets and desktops. It doesn't work.

hoistbypetard•10mo ago
I'd totally pay to have these (especially a good vanilla Mac OS 8/9 theme) in a usable from on a Linux box today. I liked them then, and I'd still like to have them now. Anyone want to make one that works on Plasma/GTK and take my money?
compton93•10mo ago
A guy on reddit was working on one named PrismWM but he went AWOL. There was a mac os 9 lookandfeel in JDK 1.1 that could be updated to a modern version of Java as well.
davidmurphy•10mo ago
As a lifelong Mac geek (I work for the Computer History Museum, where I organized our Macintosh 40th Anniversary and Lisa 40th events), I just want to say love this :)

The nolstalgia is real. Thanks for your hard work!

emremremr•10mo ago
Looks like they’re missing the greyscale original Mac one.
Lammy•10mo ago
I miss this era so much.

> Turns out this action didn't have a keyboard shortcut until Mac OS X? Didn't know that!

Edit your Finder and/or System with ResEdit and you can add or change any keyboard shortcuts you want.

Eramdam•10mo ago
(author of the blog post here) Oh! I didn't know that, do you have guidance on that (i.e: what specific resource types needs editing in ResEdit)? I wouldn't mind getting rid of QuicKeys and going with a native solution haha.
Lammy•10mo ago
Here you go – I took a look on a Mac OS 9 VM, and the System suitcase is what you want; MENU resources; resource ID -16489 on here but expect that to vary by version. Select the menu item you want and you can set a “CMD Key” in the bottom right corner https://i.imgur.com/wcqQ27j.png

Don't do this on the running System suitcase. ResEdit will warn you about this too. Make a backup copy, make your changes to the backup copy, then boot from some other blessed System Folder (install CD is fine) and swap them out.

The mindset where you can edit anything on everything is what we truly lost when we lost the Classic Mac OS. These themes are merely one embodiment of that mindset. It's just Resources all the way down; Any user-facing String, any UI graphics, any icons, any cursors, any sounds, any menus, any window definitions, any dialogs. ResEdit can even be extended to support editing custom (non-Apple) Resource types, to say nothing of the more powerful third-party Resource editors like Resourcerer.

Applications' code even lived in `CODE` resources in the original 68k days before the era of PowerPC and Code Fragment Manager moved that stuff to the Data Fork. A classic 68k-only Application would be a 0-byte file if one copied it to a PC improperly and discarded the Resource Fork. It's literally all Resources and that's so cool!

Here's Apple's ResEdit Reference if you need it: https://developer.apple.com/library/archive/documentation/ma...

Relevant Folklore: https://www.folklore.org/The_Grand_Unified_Model.html

Relevant Inside Macintosh: https://vintageapple.org/inside_o/pdf/Inside_Macintosh_Volum... (warning: massive PDF)

I highly highly recommend you and anybody else interested in Classic Mac OS spend some time with David Pogue's excellent Macworld Mac Secrets 5th Edition: https://archive.org/details/mac_Macworld_Mac_Secrets_5th_Edi... (there's a 6th edition that covers early Mac OS X topics, but that just muddies the water)

edit: and keep your unmodified System suitcase backup somewhere besides the System Folder to ensure the Startup Disk control panel can't “bless” the unmodified one instead of the edited one. You can tell which suitcase is “blessed” because it will have the “Picasso” Mac OS face laid on top of the regular suitcase icon: https://en.wikipedia.org/wiki/System_folder#Location_and_%22...

Eramdam•10mo ago
Thank you for the very detailed response! Appreciate it!
msephton•10mo ago
Great work! I'm wondering if you could leverage DiscMaster or my Macintosh Magazine Media collection to hunt for themes? You'd just search for the type or creator code. Not that you're short of themes. I did this sort of search recently for tilesets for MaciGame and found over 350 plus I am notified of any new additions thanks to DiscMaster search RSS https://news.ycombinator.com/item?id=43551222
theresistor•10mo ago
Kid me absolutely ran The Bug on an old PowerMac G3: https://macthemes.garden/themes/8191e1471dc9-the-bug/
kalleboo•10mo ago
I was all about Tephra! https://macthemes.garden/themes/75d29921d7bc-tephratrianon/
antfarm•10mo ago
Good memories! Back in the days I used Kaleidoscope to style my PowerMac (System 7.5) to look like BeOS, but most importantly, I had an extension that gave me the column browser in the Finder that I had seen on the NeXT Cubes at university. In most courses, I was the only student who used a Mac for homework assignments.
tambourine_man•10mo ago
Probably not an extension, but this app?

https://www.macintoshrepository.org/1003-greg-s-browser

Greg Landweber was a huge contributor to the Mac customization scene at that time. I’d love to know more about his work, but never could find much online.

rf15•10mo ago
I remember theming my mac and windows machines as a kid! Somehow all we're left with is corporate sponsored blandness and a user base who does not care about having fun with what they own, they just want a basic tool to browse the web. (and I guess ownership is much more muddied now anyway)
oneeyedpigeon•10mo ago
I think what you say is partly true—systems are definitely more locked down nowadays and we mostly just accept what corporations give us. But I think this is also, at least in part, consumer-driven. Computers are less of a novelty nowadays, so fewer people are interested in tweaking and configuring for the sake of it, while more are just looking to get work done.
happymellon•10mo ago
> But I think this is also, at least in part, consumer-driven.

I can't disagree more.

Consumers haven't requested this, and up until this ability was taken away people did theme their XP, etc.

There weren't many options without hacking but changing the XP blue bar to silver or green regularly happened. People are just taught to accept that this is how it is now though.

happymellon•10mo ago
Actually, I would take this a step further.

I took my old white polycarbonate MacBook to the Apple store a few years back to get a new battery. I had a few people ask me about it, and even one lady asked at the genius bar whether she could get a MacBook in a colour. People pick aluminium chassis because the alternative is cheap gray, fake metal chassis. I miss the era of colourful iMacs and I think other people do too, and not just geeks.

thesuitonym•10mo ago
Back then you could only change the colors, but the decorations stayed the same. You had to use third party tools to make real changes. That's still true today, although the colors you can change on your own are much more limited. The difference is that these theming communities are much less active, and that's probably because nearly everything lives in the browser.
red_admiral•10mo ago
I miss the times, across all platforms, when you could just pick an accent color or two for things like window borders, filled radio buttons and so on. On GTK you could take someone's window theme, someone else's widget theme, and go "that, but in orange".

You could even, if it didn't come by default already, have the active title bar in a different color.

Maybe 99% of people didn't use this. Maybe they hired an authoritarian at GNOME to make the adwaita "one theme to rule them all". But it used to feel like I the style choices for my own computer's gui belonged more to me as a user.

Often, that meant picking a theme that I liked, from the very active theme-design community (the garden lists more than 3000 themes, although I'm not a mac person) and then just tweaking a color here or there.

reddalo•10mo ago
Nowadays, between non-native apps (e.g. Electron based ones), webapps and apps that force their own color scheme, it's practically impossible to have a unified theme across all apps.
red_admiral•10mo ago
Indeed. Accessibility? What accessibility?
hulitu•10mo ago
> Indeed. Accessibility? What accessibility?

Accessibility looks nowadays like 1984 accessibility. Gray on gray, tiny buttons, tiny scrollbars, no text description, no distinction of elements.

rainingmonkey•10mo ago
KDE still does this quite well
kps•10mo ago
Better than Gnome, but that's not a high standard. It's a mess, but KDE at least wants to improve things, with the ‘Union’ project — https://quantumproductions.info/articles/2025-02/moving-kdes...
pocketarc•10mo ago
It was the same thing with MySpace vs Facebook. Removing user customization may be better for... I don't even know what reason, but it has made all tech feel just a little bit more sterile.

We now praise dark mode as some big achievement, but... we -had- dark mode, before. The Mac Themes Garden has countless "dark mode" themes.

eabeezxjc•10mo ago
Ideal for https://beyondloom.com/decker/
doodpants•10mo ago
I miss the days of Kaleidoscope. I even created a couple of themes myself; the one I'm proudest of is Crayon OS: https://macthemes.garden/themes/a83c1d81e770-crayon-os/