Update Proxmox Theme
This commit is contained in:
parent
b8f7331ece
commit
013de62ad8
1 changed files with 3 additions and 3 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.7
|
@version 1.0.8
|
||||||
@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
|
||||||
|
|
@ -136,11 +136,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.usage-wrapper {
|
.usage-wrapper {
|
||||||
border: 1px solid var(--bg1);
|
border: 1px solid var(--bg2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.usage {
|
.usage {
|
||||||
background-color: var(--bg1);
|
background-color: var(--bg2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-icon-custom {
|
.x-tree-icon-custom {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue