Skip to content

Instantly share code, notes, and snippets.

View elbym's full-sized avatar

Elby elbym

  • ho.Systeme GmbH + Co. KG
  • Bielefeld
View GitHub Profile
/* Code to Get Colored Titlebar Back in Mozilla Firefox in Windows 10
Created by Vishal Gupta for AskVG.com
http://www.askvg.com/tip-get-colored-titlebar-back-in-mozilla-firefox-in-windows-10/
with some own modifications
*/
#main-window[windowtype="navigator:browser"] {
background-color: transparent !important;
}
.titlebar-button {
@elbym
elbym / Qlik Sense Dark Theme
Last active March 1, 2024 08:57
Stylus dark theme for Qlik Sense
/* Dark Theme for Qlik Sense with the Monokai color theme
Based on the Dracula Theme by kuroikyu (https://userstyles.org/users/677889)
Elby Martin - elbymartin@gmail.com
*/
@font-feature-values Cascadia Code {
@styleset {
cursive: 1;
}
}