You are not logged in.
Pages: 1
I was messing around with gtk and somehow my Numix theme window borders became uneven. I had this problem before but have no idea how I fixed it. I have a laptop with the exact same configurations and the exact same problems. is what I'm talking about. The bottom border is larger on most of the applications. Some applications like gedit have even border widths.
I can't edit the css file because that's what it only shows:
@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css");
Is there any way to extract the document?
Here's my specs:
OS: Ubuntu 16.04 xenial
Kernel: x86_64 Linux 4.4.0-112-generic
DE: XFCE
WM: Xfwm4
WM Theme: Numix
GTK Theme: Numix Daily [GTK2]
Icon Theme: Numix-Circle
Last edited by ldd (2018-02-21 03:27:00)
Offline
Have you tried temporarily switching to another theme, uninstalling Numix (or whatever package it is in, if it is not by itself), reinstalling it, then switching back to that theme?
Regards,
MDM
Offline
Is there any way to extract the document?
its a gio binary:
https://developer.gnome.org/gio/stable/GResource.html
https://developer.gnome.org/gio/stable/ … -tool.html
just create a new script with the lines 35 to 50 and run this from your gtk3 dir(you have to remove the $_basedir var)
https://github.com/sixsixfive/DarK/blob … pak.sh#L35
Last edited by sixsixfive (2018-02-21 17:33:30)
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 524.54 KiB (Peak: 530.58 KiB) ]