Tags: operating systems, apple, macos, macintosh, big sur, system
Description:
This layout was intended to look like Apple's macOS Operating System. It uses the background from macOS Big Sur, and has colors picked from iTunes in macOS Big Sur's system light mode.
This layout is licensed under the WTFPL, which means you may use, copy, modify, steal, appropriate, or whatever else you may want, without any need to ask permission or forgiveness from me. No credit or anything required, go have fun with it!
To use it, just copy the code into your "about me".
Advanced: To edit, you can download the stylesheet file by clicking here.
Preview:
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 4 of 4 comments ( View all | Add Comment )
EuroPossum™
hey, looks great! i tried to download and it says the content is no longer available. do you have another link?
Report Comment
IPodder Classic
how do i use
Report Comment
Apple
using this.
Report Comment
sal
how do you get rid of the background???
Report Comment
You can override the image set in the theme by adding the following line to a
body
tag, replacingimagelink
with the link to an image that you would prefer. Apologies for the late reply.background-image: url(imagelink);
For example:
body{
url(hhttps://www.newegg.com/insider/wp-content/uploads/windows_xp_bliss-wide.jpg);
}
by alexis; ; Report