meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| section:section-color_picker [2026/07/29 18:16] – doreps | section:section-color_picker [2026/07/29 18:22] (current) – doreps | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Total Launcher Color Picker Guide: HSV & Hex Customization ====== | ====== Total Launcher Color Picker Guide: HSV & Hex Customization ====== | ||
| - | Mastering the **Total Launcher Color Picker utility** is essential for advanced Android UI customization. This tool becomes available whenever modifying color properties for interface | + | Mastering the **Total Launcher Color Picker utility** is essential for advanced Android UI customization. This tool becomes available whenever modifying color properties for interface **Graphic** |
| - | * **Graphic** | + | * Text |
| - | * Text | + | * Image |
| - | * Image | + | * Icon pack |
| - | * Icon pack | + | * Shadow |
| - | * Shadow | + | * Shape |
| - | * Shape | + | * Dynamic image |
| - | * Dynamic image | + | * Background |
| - | * Background | + | * Filter |
| - | * Filter | + | |
| The utility appears identical across these occurrences, | The utility appears identical across these occurrences, | ||
| Line 17: | Line 16: | ||
| <WRAP column 25%> | <WRAP column 25%> | ||
| **► Color Picker Utility** | **► Color Picker Utility** | ||
| - | |||
| {{: | {{: | ||
| </ | </ | ||
| Line 31: | Line 29: | ||
| ===== Interface Elements ===== | ===== Interface Elements ===== | ||
| - | * **Mode Selection: | + | * **Mode Selection: |
| - | * | + | |
| - | * **Custom**: Enables | + | |
| * **Hexadecimal Display/ | * **Hexadecimal Display/ | ||
| - | |||
| * **Hue Slider:** - A rainbow-gradient slider used to select the base color tone. Values range numerically. | * **Hue Slider:** - A rainbow-gradient slider used to select the base color tone. Values range numerically. | ||
| - | |||
| * **Saturation Slider:** - Adjusts the intensity or purity of the color, ranging from 0% (grayscale with pigment stripped away) to 100% (full color). | * **Saturation Slider:** - Adjusts the intensity or purity of the color, ranging from 0% (grayscale with pigment stripped away) to 100% (full color). | ||
| - | |||
| * **Value Slider:** - Adjusts the brightness or luminance of the color, ranging from 0% (black) to 100% (full brightness). | * **Value Slider:** - Adjusts the brightness or luminance of the color, ranging from 0% (black) to 100% (full brightness). | ||
| - | |||
| * **Alpha Slider:** - Controls the transparency level, ranging from 0% (fully transparent) to 100% (fully solid and opaque). | * **Alpha Slider:** - Controls the transparency level, ranging from 0% (fully transparent) to 100% (fully solid and opaque). | ||
| - | |||
| * **Recent Colors Palette:** - A horizontal row of circular swatches displaying recently used colors. To copy a color from an existing element, open the Color Picker for that element and select '' | * **Recent Colors Palette:** - A horizontal row of circular swatches displaying recently used colors. To copy a color from an existing element, open the Color Picker for that element and select '' | ||
| - | | + | |
| - | + | * **Auto-Save (Custom | |
| - | | + | * **Cancel |
| - | + | ||
| - | * **Cancel**: Discard | + | |
| - | * **OK**: Confirm | + | |
| ===== Optimal Workflow for Real Use ===== | ===== Optimal Workflow for Real Use ===== | ||
| - | | + | * **Step 1:** Bypass |
| - | - Advance the **Value slider** to 100% (restores | + | * **Step 2:** Advance the **Value slider** to 100% to restore |
| - | | + | * **Step 3:** Advance the **Saturation slider** to 100% to restore |
| - | | + | |
| For more explanation of alpha hex and percentages, | For more explanation of alpha hex and percentages, | ||
| Line 69: | Line 56: | ||
| * **G** - Green channel (####GG##) | * **G** - Green channel (####GG##) | ||
| * **B** - Blue channel (######BB) | * **B** - Blue channel (######BB) | ||
| - | === External sources | + | |
| - | | + | === Understanding Percentages |
| - | | + | Frequently, a reference is made to Alpha levels as a percentage. |
| + | |||
| + | If alpha is expressed as an actual number, such as 77, that number represents its position within the 0–255 range. The transparency percentage is 77/255, or about 30%. This is the simplest way to understand and set alpha levels when using ARGB values in Total Launcher’s Color Picker. | ||
| The result, as seen in the diagram below, shows a transition from opaque to transparent. | The result, as seen in the diagram below, shows a transition from opaque to transparent. | ||
| Line 79: | Line 69: | ||
| ^ Sample Color Showing\\ Alpha Percentages | ^ Sample Color Showing\\ Alpha Percentages | ||
| | Alpha | Transparency % | Description | | Alpha | Transparency % | Description | ||
| - | | FF | 100% opaque | + | | FF | 100% | Solid | |
| - | | E6 | 90% | | + | | E6 | 90% | ::: | |
| | CC | 80% | Solid | | | CC | 80% | Solid | | ||
| | B3 | 70% | ::: | | | B3 | 70% | ::: | | ||
| Line 89: | Line 79: | ||
| | 33 | 20% | Light | | | 33 | 20% | Light | | ||
| | 1A | 10% | Very light | | | 1A | 10% | Very light | | ||
| - | | 00 | 0% transparent | + | | 00 | 0% |
| ++++ | ++++ | ||
| - | ===== How to Pinpoint Specific Colors | + | ===== How to Pinpoint Specific Colors ===== |
| - | There are many methods available, but two are offered here for their ease of use: | + | There are many methods available |
| - | - If a digital image is available: | + | |
| - | * Upload a digital image to a website offering image import and color palette extraction to identify specific codes. {{https:// | + | |
| - | | + | |
| - | * Utilize a dedicated Android | + | * **Extracting from Device Screens:** Utilize a dedicated Android application to extract hexadecimal codes directly from your display. [[https:// |
| <WRAP noprint> | <WRAP noprint> | ||
| - | |||