Sync with nord.
This commit is contained in:
parent
2b14392ed1
commit
6a042819dd
@ -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",
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user