mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-01 16:33:06 +01:00
Fine tune color for "keyword" style
Related feedback: - https://github.com/uBlockOrigin/uBlock-issues/discussions/1963#discussioncomment-2173524
This commit is contained in:
parent
784ebb0905
commit
0676cf66b2
@ -277,7 +277,7 @@
|
||||
--sf-directive-ink: var(--ink-1);
|
||||
--sf-error-ink: #ff8981; /* h15 S:100 Luv:70 */
|
||||
--sf-error-surface: #ff898133; /* h15 S:100 Luv:70 @ 20% */
|
||||
--sf-keyword-ink: #8c00e6; /* h:280 S:100 Luv:40 */
|
||||
--sf-keyword-ink: #9b00ca; /* h:290 S:100 Luv:40 */
|
||||
--sf-notice-ink: var(--ink-4);
|
||||
--sf-readonly-ink: var(--ink-3);
|
||||
--sf-tag-ink: #006e2e /* h:135 S:100 Luv:40 */;
|
||||
@ -356,7 +356,7 @@
|
||||
--sf-def-ink: #a2a2ff; /* h:266 S:100 Luv:70 */
|
||||
--sf-error-ink: #ff8981; /* h15 S:100 Luv:70 */
|
||||
--sf-error-surface: #ff898166; /* h15 S:100 Luv:70 @ 40% */
|
||||
--sf-keyword-ink: #d5bbff; /* h:280 S:100 Luv:80 */
|
||||
--sf-keyword-ink: #d78dff; /* h:290 S:100 Luv:70 */
|
||||
--sf-tag-ink: #00c559 /* h:135 S:100 Luv:70 */;
|
||||
--sf-value-ink: #ff8d48 /* h:30 S:100 Luv:70 */;
|
||||
--sf-variable-ink: var(--ink-1);
|
||||
|
Loading…
Reference in New Issue
Block a user