2
This commit is contained in:
25
noctalia-dotfiles/.config/noctalia/colors.json
Normal file
25
noctalia-dotfiles/.config/noctalia/colors.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"mPrimary": "#bec2ff",
|
||||
"mOnPrimary": "#1f2578",
|
||||
|
||||
"mSecondary": "#c5c4dd",
|
||||
"mOnSecondary": "#2e2f42",
|
||||
|
||||
"mTertiary": "#e7b9d5",
|
||||
"mOnTertiary": "#45263c",
|
||||
|
||||
"mError": "#ffb4ab",
|
||||
"mOnError": "#690005",
|
||||
|
||||
"mSurface": "#131316",
|
||||
"mOnSurface": "#e5e1e6",
|
||||
|
||||
"mSurfaceVariant": "#1f1f23",
|
||||
"mOnSurfaceVariant": "#c7c5d0",
|
||||
|
||||
"mOutline": "#46464f",
|
||||
"mShadow": "#000000",
|
||||
|
||||
"mHover": "#e7b9d5",
|
||||
"mOnHover": "#45263c"
|
||||
}
|
||||
Reference in New Issue
Block a user