mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Merge pull request #878 from OpenSignLabs/raktima-opensignlabs-patch-10
style: update theme color
This commit is contained in:
@@ -43,13 +43,13 @@ module.exports = {
|
||||
{
|
||||
opensigncss: {
|
||||
primary: "#002864",
|
||||
"primary-content": "#ccd9e8",
|
||||
secondary: "#151B25",
|
||||
"secondary-content": "#cacccf",
|
||||
"primary-content": "#cacccf",
|
||||
secondary: "#29354a",
|
||||
"secondary-content": "#c8d1e0",
|
||||
accent: "#E10032",
|
||||
"accent-content": "#ffd8d5",
|
||||
neutral: "#99c2ff",
|
||||
"neutral-content": "#31353b",
|
||||
neutral: "#c1ccdb",
|
||||
"neutral-content": "#111312",
|
||||
"base-100": "#ffffff",
|
||||
"base-200": "#dedede",
|
||||
"base-300": "#bebebe",
|
||||
|
||||
Reference in New Issue
Block a user