X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=77650a91ad1032e0609d41b5fb6faa564fb9661f;hb=19bf0aa28397ddbfd6637c855e7f400ff8deef35;hp=5a0559e3d79edc668057be3d55bf42172c2b1895;hpb=d6ca4a1b42083319945cbbeb0affca78e084e63b;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 5a0559e3d7..77650a91ad 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -103,7 +103,7 @@ blockquote { } .acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net { - color: #000000; + color: #eec; } input#acl-search { @@ -130,9 +130,23 @@ input#acl-search { code { background:#2e2f2e !important; + color:#fff !important; } blockquote { background:#2e2f2e !important; color:#eec !important; +} + +.group-selected, .nets-selected, .fileas-selected, .categories-selected { + background:#2e2f2e; +} + +#fancybox-content{ + background:#444; +} + +/* This seems okay to me...we might not need a new iconset, lets see how people react */ +.editicon { + background-color: #333; } \ No newline at end of file