Skip to content

Instantly share code, notes, and snippets.

View mrtnlst's full-sized avatar
👨‍💻
working on good stuff

Martin List mrtnlst

👨‍💻
working on good stuff
View GitHub Profile
@disrupted
disrupted / custom-icns.sh
Last active June 24, 2018 21:12
Custom ICNS for macOS
#!/usr/bin/env bash
#
# Custom ICNS for macOS
#
# disrupted
#
# credit to https://www.sethvargo.com/replace-icons-osx
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
@lopspower
lopspower / README.md
Last active May 20, 2024 23:50
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store