From d6a9948382f6867610829bd8f5877c844a6281a9 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 14 Sep 2025 12:06:09 +0200 Subject: Add documentation --- Documentation.mdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Documentation.mdown (limited to 'Documentation.mdown') diff --git a/Documentation.mdown b/Documentation.mdown new file mode 100644 index 0000000..d95e67d --- /dev/null +++ b/Documentation.mdown @@ -0,0 +1,12 @@ +## Liquid Glass Bezel Plugin + +A UI that takes inspiration from the default Bezel view, and then sticks some +liquid glass in there. It swaps some of the built-in icons for SF Symbols, and +allows you to use the color settings to tint icons and glass. + +### Features + +* You can choose between regular or clear glass. +* Use it without tinting, which follows the system theme (works better with regular glass). +* Use it with tinting and customize text and background (I like it with clear glass). +* Some built-in icons are replaced with SF symbols that use the highlight and text color. -- cgit