File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,3 +18,11 @@ Thumbs.db
1818* .tmp
1919* .temp
2020.devopster_open_url
21+
22+ # Tauri-generated app icons (regenerated at build time from devopster-icon.png)
23+ assets /icons /32x32.png
24+ assets /icons /128x128.png
25+ 26+ assets /icons /icon.ico
27+ assets /icons /icon.icns
28+ src-tauri /icons /
Original file line number Diff line number Diff line change @@ -870,8 +870,8 @@ <h3>macOS</h3>
870870 < span class ="platform-icon platform-icon--windows " aria-hidden ="true ">
871871 < svg viewBox ="0 0 48 48 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
872872 < path d ="M5 8.5L22 6.2V22H5V8.5Z " fill ="currentColor "/>
873- < path d ="M26 5.7L43 3.4V22H26V5.7Z " fill ="currentColor "/>
874- < path d ="M5 26H22V41.8L5 39.5V26Z " fill ="currentColor "/>
873+ < path d ="M26 5.7L43 3.4V22H26V5.7Z " fill ="currentColor " opacity =" 0.9 " />
874+ < path d ="M5 26H22V41.8L5 39.5V26Z " fill ="currentColor " opacity =" 0.9 " />
875875 < path d ="M26 26H43V44.6L26 42.3V26Z " fill ="currentColor "/>
876876 </ svg >
877877 </ span >
You can’t perform that action at this time.
0 commit comments