Skip to content

Commit

Permalink
tulip_arrow_ampm
Browse files Browse the repository at this point in the history
  • Loading branch information
neodigm committed Jul 2, 2023
1 parent 88866ae commit 69f7816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/neodigm55__v2_6.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ neodigmWWInterval: false,
N55_EVENT_HAPTIC: true,
N55_GENRE_MOTIF: "neodigm", // steampunk cyberpunk artdeco noir anime casino expressionist
N55_THEME_DEFAULT: "brand",
N55_THEME_COLORS: {"brand":["EDBA08","915E00"], "primary":["92a8d1","364C75"], "secondary":["EDCED0","978284"], "success":["009473","003817"], "white":["FFFFFF","FDFDFD"], "ghost":["000000","ffffff"],
N55_THEME_COLORS: {"brand":["EDBA08","915E00"], "primary":["92a8d1","364C75"], "secondary":["EDCED0","978284"], "success":["009473","003817"], "white":["FFFFFF","FDFDFD"], "ghost":["ffffff","000000"],
"danger":["DD4124","810000"], "warning":["F5DF4D","988200"], "info":["7BC4C4","1F6868"], "disabled":["868686","767676"], "night":["6a6a6a","242424"], "marcom":["B163A3","5F4B8B"], "party":["FF6F61","C93F60"]},
N55_APP_STATE: {"CONTEXT": "body", "FIRST_TAP": false, "ONLINE": true, "PWA_READY": false, "PWA_CONTAIN": false, "SHAKE": false, "CONTEXTMNU": false, "FOCUS": true, "AMPM": "light", "REDUCE_MOTION": true},
ROOT: document.querySelector(':root')
Expand Down

0 comments on commit 69f7816

Please sign in to comment.