Merge branch 'main' of ssh://git.pogmom.me:1022/pogmommy/dotfiles
This commit is contained in:
commit
5dc7094621
8 changed files with 12 additions and 13 deletions
|
@ -1,3 +1,4 @@
|
|||
include "%L"
|
||||
|
||||
<Multi_key> <g> <e> : "ε" U03B5 # GREEK SMALL LETTER EPSILON
|
||||
<Multi_key> <3> <3> : "Ɛ" U0190 # GREEK CAPITAL LETTER EPSILON
|
||||
|
|
|
@ -172,8 +172,8 @@ SetEditor=false
|
|||
1920x1200 screen: Width=1896
|
||||
2 screens: Height=1119
|
||||
2 screens: Width=490
|
||||
2048x1280 screen: Height=353
|
||||
2048x1280 screen: Width=656
|
||||
2048x1280 screen: Height=1199
|
||||
2048x1280 screen: Width=1005
|
||||
3 screens: Height=331
|
||||
3 screens: Width=1125
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom");
|
||||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,mail.proton.me");
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
--nav-btn-height: 28px !important;
|
||||
--active-el-bg: #795f7c7f !important;
|
||||
--tabs-border-radius: 8px !important;
|
||||
/* --frame-bg: red !important;*/
|
||||
|
||||
@media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) {
|
||||
/* background-color: #795f7c7f !important;*/
|
||||
background-color: transparent !important;
|
||||
--frame-bg: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
display: none !important;
|
||||
}
|
||||
:root {
|
||||
/* --tabpanel-background-color: #1113174c !important;*/
|
||||
--tabpanel-background-color: red !important;
|
||||
--tabpanel-background-color: #1113174c !important;
|
||||
--toolbar-bgcolor: #795f7c7f !important;
|
||||
--toolbar-field-background-color: transparent !important;
|
||||
--urlbar-box-bgcolor: transparent !important;
|
||||
|
@ -24,7 +23,6 @@
|
|||
#tabbrowser-tabpanels {
|
||||
margin: 10px !important;
|
||||
margin-left: 10px !important;
|
||||
/* background-color: red !important;*/
|
||||
border-radius: 12px !important;
|
||||
* { border-radius: 12px !important; }
|
||||
}
|
||||
|
@ -37,11 +35,7 @@
|
|||
margin: 10px !important;
|
||||
margin-right: 0px !important;
|
||||
border-radius: 10px !important;
|
||||
/* background-color: red !important;*/
|
||||
* {
|
||||
border-radius: 10px !important;
|
||||
/* background-color: red !important;*/
|
||||
}
|
||||
* { border-radius: 10px !important; }
|
||||
}
|
||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||
/*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
--tabs-height: 30px !important;
|
||||
--nav-btn-width: 30px !important;
|
||||
--nav-btn-height: 28px !important;
|
||||
--active-el-bg: #74616399 !important;
|
||||
--tabs-border-radius: 8px !important;
|
||||
|
||||
@media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) {
|
||||
/* background-color: #74616399 !important;*/
|
||||
|
|
|
@ -17,7 +17,7 @@ Name=Penelope
|
|||
IsRelative=1
|
||||
Path=penelope
|
||||
Default=1
|
||||
StoreID=a61d59be
|
||||
StoreID=0585997e
|
||||
ShowSelector=0
|
||||
|
||||
[General]
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
--tabs-height: 30px !important;
|
||||
--nav-btn-width: 30px !important;
|
||||
--nav-btn-height: 28px !important;
|
||||
--active-el-bg: #4a5f7672 !important;
|
||||
--tabs-border-radius: 8px !important;
|
||||
|
||||
@media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) {
|
||||
/* background-color: #4a5f7672 !important;*/
|
||||
|
|
Loading…
Add table
Reference in a new issue