Make icon on macOS look more native (#924)

This commit is contained in:
Mario Uher 2022-01-23 13:03:24 +01:00 committed by GitHub
parent 930b3293f0
commit 4bc264e154
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -129,7 +129,7 @@ defmodule Livebook.MixProject do
@app_options [
name: "Livebook",
version: @version,
logo_path: "static/images/logo.png",
logo_path: "rel/app/mac-icon.png",
url_schemes: ["livebook"],
document_types: [
%{name: "LiveMarkdown", role: "Editor", extensions: ["livemd"]}

BIN
rel/app/mac-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB