From b0f987923c9541fe02f6cec14b894def90495e40 Mon Sep 17 00:00:00 2001 From: Jannis Weis <31143295+weisJ@users.noreply.github.com> Date: Thu, 23 Apr 2020 17:26:57 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ce33ffdd..09322417 100644 --- a/README.md +++ b/README.md @@ -73,11 +73,11 @@ The following settings are picked up by darklaf: | Windows | macOS | Setting | |:-------------------------:|:-----------------------:|:--------------------| -| | | Light/Dark mode | -| | | High contrast mode | -| | | Accent color | -| | | Selection color | -| | | Font size | +| :ballot_box_with_check: | :ballot_box_with_check: | Light/Dark mode | +| :ballot_box_with_check: | :ballot_box_with_check: | High contrast mode | +| :ballot_box_with_check: | :ballot_box_with_check: | Accent color | +| | :ballot_box_with_check: | Selection color | +| :ballot_box_with_check: | | Font size | You can use the `ThemeSettings` class with `ThemeSettings#showSettingsDialog` or `ThemeSettings#getSettingsPanel` to provide the user the most possible customization.