[gnome-builder] Adwaita.xml: fix foreground
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Adwaita.xml: fix foreground
- Date: Thu, 30 Dec 2021 06:15:28 +0000 (UTC)
commit 994c7b65ed6e4d77e670c34d7f594395f4e7c985
Author: Christian Hergert <chergert redhat com>
Date: Wed Dec 29 22:15:23 2021 -0800
Adwaita.xml: fix foreground
data/style-schemes/Adwaita.style-scheme.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/style-schemes/Adwaita.style-scheme.xml b/data/style-schemes/Adwaita.style-scheme.xml
index 073b7406c..43203be5e 100644
--- a/data/style-schemes/Adwaita.style-scheme.xml
+++ b/data/style-schemes/Adwaita.style-scheme.xml
@@ -84,7 +84,7 @@
<style name="debugger::breakpoint" background="selection_bg" foreground="#ffffff"/>
<!-- Global Settings -->
- <style name="selection" foreground="white" background="selection_bg"/>
+ <style name="selection" foreground="#ffffff" background="selection_bg"/>
<style name="text" foreground="text4" background="light1"/>
<style name="map-overlay" background="#2e3436"/>
<style name="cursor" foreground="dark2"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]