Update src/sites/pocketbase.user.css
This commit is contained in:
parent
2e362657cc
commit
08b80ef318
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Gruvbox for Pocketbase
|
@name Gruvbox for Pocketbase
|
||||||
@namespace git.m3.fyi/Marsn3
|
@namespace git.m3.fyi/Marsn3
|
||||||
@version 1.0.2
|
@version 1.0.3
|
||||||
@description A dark Theme for Pocketbase
|
@description A dark Theme for Pocketbase
|
||||||
@author Marsn3
|
@author Marsn3
|
||||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||||
|
|
@ -62,6 +62,7 @@
|
||||||
|
|
||||||
/*~~~~~ Syntax Highlighting for Code fields ~~~~~*/
|
/*~~~~~ Syntax Highlighting for Code fields ~~~~~*/
|
||||||
.prism-light,
|
.prism-light,
|
||||||
|
.schema-field-options,
|
||||||
code {
|
code {
|
||||||
background: var(--baseAlt4Color) !important;
|
background: var(--baseAlt4Color) !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue