diff --git a/src/fixations/additions/accents/yellow.scss b/src/fixations/additions/accents/yellow.css similarity index 97% rename from src/fixations/additions/accents/yellow.scss rename to src/fixations/additions/accents/yellow.css index 0af9a08..5626825 100644 --- a/src/fixations/additions/accents/yellow.scss +++ b/src/fixations/additions/accents/yellow.css @@ -3,4 +3,4 @@ --accent-hover: rgba( 251, 192, 45, 0.977); --accent-selected: rgb(251, 192, 45, 0.612); --accent-focused: rgb(251, 192, 45, 0.200); - } \ No newline at end of file + }