Update Foreground 4 Color
This commit is contained in:
parent
c8d8fd181d
commit
f74347362f
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name Nord Base
|
@name Nord Base
|
||||||
@namespace git.m3.fyi/Marsn3
|
@namespace git.m3.fyi/Marsn3
|
||||||
@version 1.0.2
|
@version 1.0.3
|
||||||
@description Base Nord Theme
|
@description Base Nord Theme
|
||||||
@author Marsn3
|
@author Marsn3
|
||||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
--fg1: #e5e9f0 !important;
|
--fg1: #e5e9f0 !important;
|
||||||
--fg2: #d8dee9 !important;
|
--fg2: #d8dee9 !important;
|
||||||
--fg3: #d8dee9 !important;
|
--fg3: #d8dee9 !important;
|
||||||
--fg4: #d8dee9 !important;
|
--fg4: #88c0d0 !important;
|
||||||
|
|
||||||
/*?Primary Colors*/
|
/*?Primary Colors*/
|
||||||
--red: #bf616a !important;
|
--red: #bf616a !important;
|
||||||
|
|
@ -75,7 +75,7 @@
|
||||||
--rgb-fg1: 229 233 240 !important;
|
--rgb-fg1: 229 233 240 !important;
|
||||||
--rgb-fg2: 216 222 233 !important;
|
--rgb-fg2: 216 222 233 !important;
|
||||||
--rgb-fg3: 216 222 233 !important;
|
--rgb-fg3: 216 222 233 !important;
|
||||||
--rgb-fg4: 216 222 233 !important;
|
--rgb-fg4: 136 192 208 !important;
|
||||||
|
|
||||||
/*?Primary Colors*/
|
/*?Primary Colors*/
|
||||||
--rgb-red: 191 97 106 !important;
|
--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-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-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-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*/
|
/*?Primary Colors*/
|
||||||
/*TODO: blue - orange*/
|
/*TODO: blue - orange*/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue