Skip to content

Commit

Permalink
(icons) add elrumo icons
Browse files Browse the repository at this point in the history
Following #303
  • Loading branch information
d12frosted committed Jan 23, 2021
1 parent 029113f commit 53b0cde
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Library/EmacsBase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ class EmacsBase < Formula
"modern-black-variant" => "b066ee684e68519950bcca06f631a49fbd1f5a463d49114e5063b3a5f1654d0c",
"modern-nuvola" => "c3701e25ff46116fd694bc37d8ccec7ad9ae58bb581063f0792ea3c50d84d997",
"cacodemon" => "5a8d53896f72992bc7158aaaa47665df4009be646deee39af6f8e76893568728",
"elrumo1" => "f0900babe3d36b4660a4757ac1fa8abbb6e2978f4a4f2d18fa3c7ab1613e9d42",
"elrumo2" => "0fbdab5172421d8235d9c53518dc294efbb207a4903b42a1e9a18212e6bae4f4",
}.freeze

def self.inject_icon_options
Expand Down
4 changes: 3 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,9 @@ Knows issues:
| =--with-modern-nuvola-icon= | [[https://en.wikipedia.org/wiki/David_Vignoni][→ David Vignoni]] | [[/icons/modern-nuvola.png]] | [[https://commons.wikimedia.org/wiki/File:Nuvola_apps_emacs_vector.svg][→ Link]] |
| =--with-retro-sink-bw-icon= | Unknown | [[/icons/retro-sink-bw.png]] | [[https://www.teuton.org/~ejm/emacsicon/][→ Link]] |
| =--with-retro-sink-icon= | [[https://www.teuton.org/~ejm/][→ Erik Mugele]] | [[/icons/retro-sink.png]] | [[https://www.teuton.org/~ejm/emacsicon/][→ Link]] |
| =--with-cacodemon-icon= | [[https://gitlab.com/wildwestrom][Christian Westrom]] | [[/icons/cacodemon_128.png]] | [[https://gitlab.com/wildwestrom/emacs-doom-icon][→ Link]] |
| =--with-cacodemon-icon= | [[https://gitlab.com/wildwestrom][→ Christian Westrom]] | [[/icons/cacodemon_128.png]] | [[https://gitlab.com/wildwestrom/emacs-doom-icon][→ Link]] |
| =--with-elrumo1-icon= | [[https://github.com/elrumo][→ Elias]] | [[/icons/elrumo1_128.png]] | [[https://github.com/d12frosted/homebrew-emacs-plus/issues/303#issuecomment-763928162][→ Link]] |
| =--with-elrumo2-icon= | [[https://github.com/elrumo][→ Elias]] | [[/icons/elrumo2_128.png]] | [[https://github.com/d12frosted/homebrew-emacs-plus/issues/303#issuecomment-763928162][→ Link]] |

** Emacs configuration
:PROPERTIES:
Expand Down
Binary file added icons/elrumo1.icns
Binary file not shown.
Binary file added icons/elrumo1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/elrumo1_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/elrumo2.icns
Binary file not shown.
Binary file added icons/elrumo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/elrumo2_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53b0cde

Please sign in to comment.