Update version number and add logo inversion
This commit is contained in:
parent
1568169694
commit
6abd8708af
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Gruvbox for Proxmox
|
@name Gruvbox for Proxmox
|
||||||
@namespace git.m3.fyi/Marsn3
|
@namespace git.m3.fyi/Marsn3
|
||||||
@version 1.0.2
|
@version 1.0.3
|
||||||
@description Gruvbox Theme for Proxmox
|
@description Gruvbox Theme for Proxmox
|
||||||
@author Marsn3
|
@author Marsn3
|
||||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||||
|
|
@ -13,7 +13,9 @@
|
||||||
.proxmox-invalid-row {
|
.proxmox-invalid-row {
|
||||||
background-color: var(--red);
|
background-color: var(--red);
|
||||||
}
|
}
|
||||||
|
#proxmoxlogo-1018-img {
|
||||||
|
filter: invert(100%) sepia(100%);
|
||||||
|
}
|
||||||
.critical {
|
.critical {
|
||||||
color: var(--red);
|
color: var(--red);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue