changes in assets

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-10 10:29:52 +05:30
parent ad4e1115e4
commit d87da3e13a
789 changed files with 28308 additions and 36973 deletions

View File

@@ -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"