lipstick: Switch to oc white/black
This commit is contained in:
parent
bb5717f872
commit
b4a535306d
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ const theme = {
|
|||
}
|
||||
};
|
||||
|
||||
const dark = "#111";
|
||||
const light = "#fff";
|
||||
const dark = "#212529";
|
||||
const light = "#f8f9fa";
|
||||
|
||||
const palettes = {
|
||||
dark: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue