Files
nixos-dotfiles/config/noctalia/colors.json
T

25 lines
437 B
JSON

{
"mPrimary": "#7bd0ff",
"mOnPrimary": "#003549",
"mSecondary": "#b5c9d7",
"mOnSecondary": "#20333e",
"mTertiary": "#cac1e9",
"mOnTertiary": "#322c4c",
"mError": "#ffb4ab",
"mOnError": "#690005",
"mSurface": "#111416",
"mOnSurface": "#e1e2e5",
"mSurfaceVariant": "#1d2022",
"mOnSurfaceVariant": "#c0c7cd",
"mOutline": "#41484d",
"mShadow": "#000000",
"mHover": "#cac1e9",
"mOnHover": "#322c4c"
}