mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #2262 from MachXNU/main
Small fix for Nord colorscheme
This commit is contained in:
@@ -84,11 +84,11 @@
|
|||||||
"white": "#eceff4"
|
"white": "#eceff4"
|
||||||
},
|
},
|
||||||
"foreground": "#414858",
|
"foreground": "#414858",
|
||||||
"background": "#e5e9f0",
|
"background": "#eceff4",
|
||||||
"selectionFg": "#4c556a",
|
"selectionFg": "#4c556a",
|
||||||
"selectionBg": "#d8dee9",
|
"selectionBg": "#d8dee9",
|
||||||
"cursorText": "#3b4252",
|
"cursorText": "#3b4252",
|
||||||
"cursor": "#7bb3c3"
|
"cursor": "#7bb3c3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user