diff --git a/popup/popup.css b/popup/popup.css index f17d38f..8e5cf6a 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -225,11 +225,17 @@ button.danger:hover { .color-row { display: flex; - gap: 12px; + gap: 24px; align-items: center; margin-bottom: 8px; } +.color-label { + display: flex; + align-items: center; + gap: 6px; +} + #wordList { margin-top: 8px; position: relative; diff --git a/popup/popup.html b/popup/popup.html index 62ccc52..8ff2037 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -35,8 +35,14 @@

List Settings

- - +
+ Background: + +
+
+ Foreground: + +