Shina Fox
Shina
Shina's Discord
Welcome to Shina Fox, a project that seeks to transform your Firefox experience into something homely and comfortable. At the moment, it primarily focuses on theme development. Enjoy!
Settings
--> Navigation bar
?Show navigation bar in one line
option.Setting
--> Style editor
?#root.root {--tabs-font: 1rem Monospace;}
#root.root {--ctx-menu-font: 1rem Monospace;}
#root.root {--ctx-menu-min-width: 256px;}
#root.root {--ctx-menu-max-width: 9999px;}
/* unloaded tab title style */
.Tab[data-discarded="true"] .title {
opacity: 80%;
}
/* adjustments */
#root.root {--tabs-indent: 16px;}
#root.root {--tabs-audio-btn-width: 32px;}
#root.root {--tabs-inner-gap: 4px;}
/*** hover effects ***/
#root:not(:hover) {
--tabs-indent: 0px;
}
/* ident indicator ********************************************/
/* Settings > Tabs > Show marks to indicate tabs sub-tree levels > on */
.Tab .title {
transition: margin-left 300ms ease;
}
.Tab:hover {
--tabs-inner-gap: 8px;
}
.Tab:hover .title {
margin-left: 8px;
}
about:config
(Accept the Risk and Continue)Configuration Parameter | Required Setting ?️ |
---|---|
toolkit.legacyUserProfileCustomizations.stylesheets |
true |
widget.gtk.ignore-bogus-leave-notify |
1 |
floorp.browser.user.interface (Only if you are using Floorp) |
1 |
browser.newtabpage.activity-stream.floorp.newtab.backdrop.blur.disable (Only if you are using Floorp) |
true |
about:addons
Theme
section and select ‘Dark’, ‘Light’, or any other preferred theme. Ensure it is not the System theme - auto
.about:profiles
in the URL barOpen Directory
in the Root Directory
sectionchrome
folder if one doesn't already existchrome
folderRestart Firefox to experience your new cozy haven! ??
Feature Name ? | Preview ? |
---|---|
Adaptive Theme | ![]() |
MacOS Buttons | ![]() |
Highlight Border | ![]() |
Auto Hide Sidebery | ![]() |
Minimal Extension Menu | ![]() |
Enchanted URL Bar | ![]() |
Custom Icon | ![]() |
Hovering Bookmark | ![]() |
Project Section | Current Status |
---|---|
Theme | Released |
Extension | In Progress |
Config | In Progress |
Guide | In Progress |
Whilst I am a newbie in the world of programming, I've been using codes and inspiration of the community. Please check out their incredible work:
Credits |
---|
Firefox Mod Blur - datguypiko |
Firefox-ONE - Godiesc |
And more... |