Skip to content

Instantly share code, notes, and snippets.

@resure
Created March 27, 2014 23:19
Show Gist options
  • Save resure/9821340 to your computer and use it in GitHub Desktop.
Save resure/9821340 to your computer and use it in GitHub Desktop.
Ubuntu Radiance top bar fonts fix

Put this in /usr/share/themes/Radiance/gtk-3.0/apps/unity.css

.unity-panel.menubar,
.unity-panel .menubar {
  text-shadow: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment