1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 22:57:34 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Nico Weber
31c9fe5c32 Base: Rename Cupertino window-close-modified-hover.jpg to .png
It's a png file, not a jpeg file, so give it the correct name.
If I read WindowFrame.cpp right, the hover bitmap only works if
the file is named .png, too.

(Noticed by running `find Base/res/icons -name '*.jpg'`.)
2023-06-14 06:40:44 +02:00
MacDue
bdac8c53ea Base: Add hover icons to Cupertino theme
Simple hover effect with slight brightening + glow.
2022-05-21 18:11:36 +02:00
djwisdom
fd3b96bb2f Base: Update Cupertino Theme and enable window-close-modified icon
Use the recommended center dot on close button to retain general
Cupertino theme look and feel. Thanks to @adamsoutar for the info.
2022-04-20 18:17:28 +02:00
Filiph Sandström
8489388e75 Themes: Add Cupertino theme
This theme is used to showcase the new features.
2022-01-01 14:54:16 +01:00