mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-22 02:23:06 -05:00
Dark pink: Fixes for the theme (#4881)
* Added custom color for the background-color-hover * Updated thumbnail
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
:root {
|
||||
--background-color-hover: #2f1d22;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
background: unset;
|
||||
border-color: #ff449a;
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
:root {
|
||||
--background-color-hover: #2f1d22;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
background: unset;
|
||||
border-color: #ff449a;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 184 KiB |
Reference in New Issue
Block a user