diff --git a/README.md b/README.md index 9538f7f..39d8777 100644 --- a/README.md +++ b/README.md @@ -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") diff --git a/config.json b/config.json index ba3c161..0bd515f 100644 --- a/config.json +++ b/config.json @@ -46,6 +46,7 @@ "is_dark": true, "colors": { "accent-color": "#1fb2b0", + "accent": "#1fb2b0", "primary-color": "#1fb2b0", "warning-color": "#ff120c", "blah-bums-color": "#252525", diff --git a/custom.css b/custom.css index 77b9d4c..c697ce9 100644 --- a/custom.css +++ b/custom.css @@ -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; -} +} \ No newline at end of file diff --git a/prebuilt/element-v1.9.5-4-g10e121a5.tar.gz b/prebuilt/element-v1.9.5-4-g10e121a5.tar.gz new file mode 100644 index 0000000..6da5c94 Binary files /dev/null and b/prebuilt/element-v1.9.5-4-g10e121a5.tar.gz differ