Fix accentColor selection
This commit is contained in:
parent
d4a49df6b0
commit
887d38cdb4
1 changed files with 3 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
/* ==UserStyle==
|
||||
@name Photopea Dracula
|
||||
@name Photopea Gruvbox
|
||||
@namespace git.m3.fyi/Marsn3
|
||||
@version 1.0.0
|
||||
@description Dracula Theme for Photopea
|
||||
@description Gruvbox Theme for Photopea
|
||||
@author Marsn3
|
||||
@homepageURL https://git.m3.fyi/Marsn3/custom-css
|
||||
@updateURL https://git.m3.fyi/Marsn3/custom-css/~raw/main/src/photopea.user.css
|
||||
|
|
@ -11,8 +11,7 @@
|
|||
"Aqua":"var(--aqua)",
|
||||
"Green*":"var(--green)",
|
||||
"Orange":"var(--orange)",
|
||||
"Blue":"var(-blue
|
||||
)",
|
||||
"Blue":"var(--blue)",
|
||||
"Purple":"var(--purple)",
|
||||
"Red":"var(--red)",
|
||||
"Yellow":"var(--yellow)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue