diff options
Diffstat (limited to 'common/modules/matugen/templates/matugen-rofi.nix')
| -rw-r--r-- | common/modules/matugen/templates/matugen-rofi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/matugen/templates/matugen-rofi.nix b/common/modules/matugen/templates/matugen-rofi.nix index 60bf616..18be5c1 100644 --- a/common/modules/matugen/templates/matugen-rofi.nix +++ b/common/modules/matugen/templates/matugen-rofi.nix @@ -20,7 +20,7 @@ fg-dim: {{colors.on_surface_variant.default.hex}}; accent: {{colors.primary.default.hex}}; selected-bg: {{colors.primary.default.hex}}; - selected-fg: {{colors.surface.default.hex}}; + selected-fg: {{colors.on_primary.default.hex}}; urgent: {{colors.error.default.hex}}; outline: {{colors.outline.default.hex}}; } |
