Update Proxmox user style to version 1.0.2
This commit is contained in:
parent
cc1a23d642
commit
1568169694
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* ==UserStyle==
|
||||
@name Gruvbox for Proxmox
|
||||
@namespace git.m3.fyi/Marsn3
|
||||
@version 1.0.1
|
||||
@version 1.0.2
|
||||
@description Gruvbox Theme for Proxmox
|
||||
@author Marsn3
|
||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||
|
|
@ -257,7 +257,8 @@
|
|||
filter: brightness(60%) grayscale(100) sepia(100%);
|
||||
}
|
||||
.x-window-body-default,
|
||||
.x-panel-body-default {
|
||||
.x-panel-body-default,
|
||||
.x-message-box .x-window-body {
|
||||
border-color: var(--bg4);
|
||||
background: var(--bg);
|
||||
color: var(--fg);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue