mirror of
https://github.com/Snigdha-OS/snigdhaos-gtk-theme.git
synced 2025-09-23 01:04:57 +02:00
changes in assets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et:
|
||||
#
|
||||
# This file contains horrible hacks to make this theme work with some programs
|
||||
# This is mostly due to the limitations of gtk2 but sometimes its the fault of
|
||||
# This is mostly due to the limitations of GTK 2 but sometimes its the fault of
|
||||
# the programs themselves. Not going to point fingers.
|
||||
#
|
||||
# Either way, it's a WONTFIX for both, hence this horrible file.
|
||||
@@ -28,7 +28,7 @@ widget "vim-main-window*GtkNotebook.GtkEventBox" style "vim_notebook"
|
||||
class "SexySpellEntry" style:highest "normal_entry"
|
||||
|
||||
# Chromium uses base as the fill colour of its own entries
|
||||
# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg
|
||||
# This would be fine but GTK uses it to fill the surrounding space, so its set to bg
|
||||
# That results in Chromium using it for the fill, so we need to handle that
|
||||
widget_class "*Chrom*<GtkEntry>" style "chrome_entry"
|
||||
|
||||
|
Reference in New Issue
Block a user