Skip to content

Instantly share code, notes, and snippets.

@willbprog127
Created July 16, 2014 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willbprog127/14e22ffeba8349ad8124 to your computer and use it in GitHub Desktop.
Save willbprog127/14e22ffeba8349ad8124 to your computer and use it in GitHub Desktop.
.gtkrc-2.0
gtk-theme-name="Clearlooks5000Gina"
gtk-icon-theme-name="gnome-brave"
gtk-font-name="Luxi Sans 10"
gtk-cursor-theme-name="Neutral"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintslight"
gtk-xft-rgba="none"
style "pidgin"
{
font_name = "Sans 10"
}
# # Conversation entry box--where you type.
widget "*pidgin_conv_entry" style "pidgin"
# # Conversation history pane--where you read the conversation.
widget "*pidgin_conv_imhtml" style "pidgin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment