[gnome-builder] Adwaita-dark.xml: fix some colors for GTK 3
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Adwaita-dark.xml: fix some colors for GTK 3
- Date: Wed, 12 Jan 2022 02:27:58 +0000 (UTC)
commit 8fe7d4a59b90f2ee86b8d7bb4d75896337497433
Author: Christian Hergert <chergert redhat com>
Date: Tue Jan 11 18:27:52 2022 -0800
Adwaita-dark.xml: fix some colors for GTK 3
data/style-schemes/Adwaita-dark.style-scheme.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/style-schemes/Adwaita-dark.style-scheme.xml
b/data/style-schemes/Adwaita-dark.style-scheme.xml
index 4ab4deb1e..9703462ab 100644
--- a/data/style-schemes/Adwaita-dark.style-scheme.xml
+++ b/data/style-schemes/Adwaita-dark.style-scheme.xml
@@ -83,7 +83,7 @@
<color name="highlight" value="#2c2c2c"/>
<!-- For Builder -->
- <style name="debugger::breakpoint" background="selection_bg" foreground="#ffffff"/>
+ <style name="debugger::breakpoint" background="blue2.5" foreground="#ffffff"/>
<!-- Global Settings -->
<style name="text" foreground="text4" background="background"/>
@@ -94,7 +94,7 @@
<style name="current-line-number" foreground="text6" background="highlight" bold="false"/>
<style name="right-margin" foreground="dark1" background="light4"/>
<style name="draw-spaces" foreground="text0"/>
- <style name="background-pattern" background="#10101044"/>
+ <style name="background-pattern" background="#262626"/>
<style name="bracket-match" background="light3" bold="true"/>
<style name="bracket-mismatch" foreground="dark1" background="red3" bold="true"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]