changeset 73:7a748463e21a

Add more notes about minor issues
author IBBoard <dev@ibboard.co.uk>
date Sat, 06 Jan 2018 20:22:48 +0000
parents 9521e9919497
children 123f62e85944
files gtk-3.20/gtk.scss
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gtk-3.20/gtk.scss	Tue Nov 14 21:02:52 2017 +0000
+++ b/gtk-3.20/gtk.scss	Sat Jan 06 20:22:48 2018 +0000
@@ -10,6 +10,14 @@
 ///    - https://bugzilla.mozilla.org/show_bug.cgi?id=1268618
 ///    - Can't fudge this because Synapse uses the background colour and
 ///      seems to create its own gradient from it
+/// * LibreOffice button-menus (e.g. "More numbering" under bullet styles) have green-on-green
+///   text on hover
+///
+/// Unresolvable issues:
+/// * Gnome Terminal uses #C6C6C6 for background
+///    - This is because it uses @theme_base_color, and that is our base colour.
+///      The only way to change it in the theme is to change the base colour, but
+///      that would affect anything that relies on the base colour.
 
 $variant: 'light';