Fausto-Korpsvart / Tokyonight-GTK-Theme

A GTK theme based on the Tokyo Night colour palette.
https://www.pling.com/p/1681315/
GNU General Public License v3.0
470 stars 30 forks source link

can't read chromium button #51

Closed neuroloops closed 3 months ago

neuroloops commented 3 months ago

image

any reason why this line is commented in gtk3.0/gtk.css

window.background.chromium treeview.view.cell:selected:focus {
  background-color: #a9b1d6;
  /* color: rgba(0, 0, 0, 0.87); */
}

uncommenting it, solves the problem image

Fausto-Korpsvart commented 3 months ago

@neuroloops, working on the update coming soon.

neuroloops commented 3 months ago

Thanks a lot for your quick response