Skip to content

Commit

Permalink
rough fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
RiedleroD committed May 8, 2020
1 parent 37d1737 commit 0752879
Showing 1 changed file with 83 additions and 22 deletions.
105 changes: 83 additions & 22 deletions darkowa.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,89 @@
@var color hlnk "Hovered Links" #6AC
@var color btn "Blue Background" #418BA4
@var color hbtn "Bright Blue Background" #6AC
@var color pb "Pale Blue" #669
==/UserStyle== */

@-moz-document domain("owa.tgm.ac.at") {
/*general*/
.ms-bgc-tl{/*selected mails*/
background-color:/*[[bg5]]*/;}
.ms-font-l{/*probably large Text*/
color:/*[[htxt]]*/;/*normally #333*/}
.ms-font-s{/*probably small text*/
color:/*[[htxt]]*/;/*normally #AAA*/}
.o365cs-base.o365cst.o365cs-topnavBGColor-2{/*2nd top nav color in office 365*/
background-color:/*[[bg0]]*/;/*normally #000*/}
/*primary neutral font*/
.ms-font-color-neutralPrimary,
.ms-fontColor-neutralPrimary,
.ms-fcl-np,
.ms-font-color-neutralPrimary-hover:hover,
.ms-font-color-neutralPrimary-focus:focus,
.ms-font-color-neutralPrimary-before::before,
.ms-fcl-np-h:hover,
.ms-fcl-np-f:focus,
.ms-fcl-np-b::before{
color:/*[[txt]]*/;}
/*secondary neutral font*/
.ms-font-color-neutralSecondary,
.ms-fontColor-neutralSecondary,
.ms-fcl-ns,
.ms-font-color-neutralSecondary-hover:hover,
.ms-font-color-neutralSecondary-focus:focus,
.ms-font-color-neutralSecondary-before::before,
.ms-fcl-ns-h:hover,
.ms-fcl-ns-f:focus,
.ms-fcl-ns-b::before{
color:/*[[txt]]*/;/*normally #666*/}
/*primary accent color font*/
.ms-font-color-themePrimary,
.ms-fontColor-themePrimary,
.ms-fontColor-themePrimary,
.ms-fcl-tp,
.ms-font-color-themePrimary-hover:hover,
.ms-font-color-themePrimary-focus:focus,
.ms-font-color-themePrimary-before::before,
.ms-fcl-tp-h:hover,
.ms-fcl-tp-f:focus,
.ms-fcl-tp-b::before{
color:/*[[hlnk]]*/;/*normally blue but I lost the exact color*/}
/*alternative lighter background color*/
.ms-bg-color-themeLighterAlt,
.ms-bgc-tlra,
.ms-bg-color-themeLighterAlt-hover:hover,
.ms-bg-color-themeLighterAlt-focus:focus,
.ms-bg-color-themeLighterAlt-before::before,
.ms-bgc-tlra-h:hover,
.ms-bgc-tlra-f:focus,
.ms-bgc-tlra-b::before{
background-color:/*[[bg2]]*/;/*normally #EFF6FC*/}
/*lighter background color*/
.ms-bg-color-themeLighter,
.ms-bgc-tlr,
.ms-bg-color-themeLighter-hover:hover,
.ms-bg-color-themeLighter-focus:focus,
.ms-bg-color-themeLighter-before::before,
.ms-bgc-tlr-h:hover,
.ms-bgc-tlr-f:focus,
.ms-bgc-tlr-b::before{
background-color:/*[[bg2]]*/;}
/*general*/
._n_q1{
border-radius: 10px;}
a{
a:link{
color: /*[[lnk]]*/;}
._n_w4.owaimg.ms-Icon--chevronUp.ms-icon-font-size-14.ms-fcl-ns-b{
color:yellow;}
/*left bar*/
div[spellcheck="true"],
div[autoid="_n_a"]{
background-color: /*[[bg6]]*/;}
background-color:/*[[bg4]]*/;}
div[autoid="_n_c"],
._n_h4,
._n_d4{
background-color: /*[[bg6]]*/;}
span[id*="MailFolderPane.FavoritesHeader"]{
color: white;}
span[id*="folder"]{
color: white;}
background-color: /*[[bg4]]*/;}
span[id*="MailFolderPane.FavoritesHeader"],
span[id*="folder"]{
color: /*[[hhtxt]]*/;}
._n_F4,
._n_44{
display: none;}
Expand All @@ -67,17 +127,18 @@
.flex.flexcolumn{
background-color: /*[[bg4]]*/;}
.folderHeaderLabel{
color: white;
color: /*[[hhtxt]]*/ !important;
font-weight: 900;}
button[autoid="_db_s"]{
background-color: lightgray;
border-radius: 2px;}
background-color: /*[[btn]]*/;
border-radius: 2px;
color:/*[[htxt]]*/;}
/*context menu*/
.contextMenuDropShadow.contextMenuPopup.removeFocusOutline{
border: 1px solid gray;
border: 1px solid /*[[brd]]*/;
border-radius: 3px;}
div[autoid="_fce_5"]{
background-color: lightgray;}
background-color: /*[[bg6]]*/;}
/*email list items*/
._n_31{
margin: 0 16px;}
Expand All @@ -86,12 +147,12 @@
.listItemDefaultBackground{
background-color: /*[[bg4]]*/;}
span[autoid="_lvv_5"]{
color: white;
color:/*[[hhtxt]]*/;
font-weight: 900;}
span[autoid="_lvv_6"]{
color: white;}
color:/*[[hhtxt]]*/;}
span[autoid="_lvv_7"]{
color: #E8E8E8;}
color:/*[[htxt]]*/;}
span[autoid="_lvv_j"]{
color: lightblue;
background-color: /*[[bg3]]*/;
Expand All @@ -113,22 +174,22 @@
.conductorContent{
background-color: /*[[bg3]]*/;}
span[autoid="_rp_4"]{
color: white;
color:/*[[hhtxt]]*/;
font-weight: 900;}
._pe_l{
color: #C7E0F4;}
div[id*="MessageUniqueBody"],
#divtagdefaultwrapper span,
div[autoid="_rp_u"] span,
div[autoid="_rp_u"] p{
color: white !important;}
color:/*[[hhtxt]]*/ !important;}
.x_MsoNormal,
.x_MsoNormal span{
color: #E8E8E8 !important;
color: /*[[htxt]]*/ !important;
background-color: /*[[bg3]]*/ !important;}
/*other stuff*/
.ms-Icon--emptyFolder{
color: white;}
color:/*[[hhtxt]]*/;}
._n_Q2{
color: white;}
color:/*[[hhtxt]]*/;}
}

0 comments on commit 0752879

Please sign in to comment.