Update Foreground 4 Color

This commit is contained in:
Mars Niermann 2023-12-01 10:21:52 +01:00
parent c8d8fd181d
commit f74347362f

View file

@ -1,7 +1,7 @@
/* ==UserStyle==
@name Nord Base
@namespace git.m3.fyi/Marsn3
@version 1.0.2
@version 1.0.3
@description Base Nord Theme
@author Marsn3
@homepageURL https://git.m3.fyi/Marsn3/userstyles
@ -38,7 +38,7 @@
--fg1: #e5e9f0 !important;
--fg2: #d8dee9 !important;
--fg3: #d8dee9 !important;
--fg4: #d8dee9 !important;
--fg4: #88c0d0 !important;
/*?Primary Colors*/
--red: #bf616a !important;
@ -75,7 +75,7 @@
--rgb-fg1: 229 233 240 !important;
--rgb-fg2: 216 222 233 !important;
--rgb-fg3: 216 222 233 !important;
--rgb-fg4: 216 222 233 !important;
--rgb-fg4: 136 192 208 !important;
/*?Primary Colors*/
--rgb-red: 191 97 106 !important;
@ -114,7 +114,7 @@
--filter-fg1: invert(95%) sepia(5%) saturate(238%) hue-rotate(181deg) brightness(100%) contrast(90%) !important;
--filter-fg2: invert(93%) sepia(9%) saturate(330%) hue-rotate(188deg) brightness(96%) contrast(91%) !important;
--filter-fg3: invert(93%) sepia(9%) saturate(330%) hue-rotate(188deg) brightness(96%) contrast(91%) !important;
--filter-fg4: invert(93%) sepia(9%) saturate(330%) hue-rotate(188deg) brightness(96%) contrast(91%) !important;
--filter-fg4: invert(78%) sepia(21%) saturate(488%) hue-rotate(147deg) brightness(90%) contrast(92%) !important;
/*?Primary Colors*/
/*TODO: blue - orange*/