Re: gnumeric dark theme

Morten Welinder <[email protected]> Tue, 16 Feb 2021 16:25:03 -0500
Newsgroups gmane.comp.gnome.apps.gnumeric
Message-ID <CANv4PN=h+jSdkOZXZzTbc+ru-Bo1rDG5DzL-HyTZd5Zy4eo8-w@mail.gmail.com>
It should be something like the stuff below, but it looks like the
gtk+ people have broken
this underneath us.  That happens entirely too often.

M.


GnmItemGrid pane-divider {
  color: #ff0000;

  /* This isn't working well yet: */
  border-style: solid;
  border-width: 1px;
}