bumping to 1.9.5

This commit is contained in:
Kibi Kelburton 2021-11-29 19:08:44 +01:00
parent 56684c02b5
commit 2614db5e8a
4 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Element Web Modifications
For version [f0ck.it version: 1.9.4-19](https://github.com/vector-im/element-web)
For version [f0ck.it version: 1.9.5-4](https://github.com/vector-im/element-web)
![Element Showcase](https://git.lat/schrumpel/element-modifications/raw/branch/master/img/2021-08-12_13-24.png "Element Showcase")

View File

@ -46,6 +46,7 @@
"is_dark": true,
"colors": {
"accent-color": "#1fb2b0",
"accent": "#1fb2b0",
"primary-color": "#1fb2b0",
"warning-color": "#ff120c",
"blah-bums-color": "#252525",

View File

@ -1,6 +1,6 @@
/* Element Web modification by @nixc:f0ck.it */
/* Quality of Life enhancements the devs don't seem to see */
/* f0ck.it version: 1.9.4-19 */
/* f0ck.it version: 1.9.3-14 */
.mx_AuthPage_modalContent {
background: #222121 !important;
}
@ -381,4 +381,4 @@ span.mx_MVideoBody video.mx_MVideoBody {
.mx_IconizedContextMenu .mx_IconizedContextMenu_optionList:first-child .mx_AccessibleButton:first-child {
border-radius: 0;
}
}

Binary file not shown.