#23 Updated the colour of the send button
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 1m6s
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 1m6s
This commit is contained in:
@ -1,18 +0,0 @@
|
||||
:root {
|
||||
--bg: #1e2426; /* Dark blue-grey */
|
||||
--bg-secondary: #283033; /* Deep slate */
|
||||
--accent: #7c9197; /* Muted blue-grey */
|
||||
|
||||
--header: #a4b3b7; /* Softer light blue-grey */
|
||||
--fg: #d2d9dc; /* Pale blue-grey for readability */
|
||||
|
||||
--input: #323a3d; /* Dark neutral input background */
|
||||
|
||||
--link: #85a1a8; /* Muted cool teal */
|
||||
--glow: #627277; /* Soft cool-toned glow */
|
||||
--hover: #95b2b8; /* Pastel blue-grey hover */
|
||||
|
||||
--green: #79a48c; /* Muted forest green */
|
||||
--red: #d18088; /* Soft warm red */
|
||||
--blue: #789fa7; /* Medium desaturated blue */
|
||||
}
|
Reference in New Issue
Block a user