Sync with nord.

This commit is contained in:
Seraphim R. Pardee 2021-08-03 12:21:44 -04:00
parent 2b14392ed1
commit 6a042819dd
No known key found for this signature in database
GPG Key ID: F5D3989AB7E40B62
2 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,15 @@
{
"name": "thelounge-theme-seraphimrp",
"description": "Personal theme for thelounge",
"version": "1.0.8",
"description": "A personal theme, derived from thelounge-theme-nord.",
"version": "1.0.9",
"keywords": [
"thelounge",
"thelounge-theme"
],
"homepage": "https://github.com/SeraphimRP/thelounge-theme",
"homepage": "https://github.com/SeraphimRP/thelounge-theme-seraphimrp",
"repository": {
"type": "git",
"url": "git+https://github.com/SeraphimRP/thelounge-theme.git"
"url": "git+https://github.com/SeraphimRP/thelounge-theme-seraphimrp.git"
},
"license": "MIT",
"main": "package.json",

View File

@ -370,7 +370,7 @@ body {
}
.chat .toggle-text a {
color: var(--link-color);
color: var(--link-color) !important;
}
#chat .msg[data-type="nick"] .from::before {