next.js/examples/with-react-toolbox/theme.js
theme.js87 lines1.9 KB
module.exports = {
  RTButton: {
    button: "_2Agdx",
    rippleWrapper: "_3AVBi",
    squared: "_2GH_L",
    icon: "_3aBSX",
    solid: "_1ZxqC",
    raised: "_221ic _2Agdx _2GH_L _1ZxqC",
    flat: "_1jWAQ _2Agdx _2GH_L",
    floating: "_3IRMZ _2Agdx _1ZxqC",
    mini: "_2DCN-",
    toggle: "hC5Z2 _2Agdx",
    primary: "_3tTAW",
    accent: "_2wp6F",
    neutral: "_2CPs4",
    inverse: "_2SPZr",
  },
  RTRipple: {
    rippleWrapper: "_16N7o",
    ripple: "_3SV_u",
    rippleRestarting: "_2OZWa",
    rippleActive: "_3O2Ue",
  },
  RTDatePicker: {
    input: "_2ISvI",
    disabled: "Cf3yF",
    inputElement: "x7MhN",
    header: "_2vLUd",
    year: "_1VWY-",
    date: "_3K2Ws",
    calendarWrapper: "_1t-4v",
    yearsDisplay: "_2OzvT",
    monthsDisplay: "_2DDdC",
    dialog: "_3fCV6",
    button: "_2hL6u",
    calendar: "_1X9ls",
    prev: "Nv9Bc",
    next: "_3iPkS",
    title: "_2ESpD",
    years: "zEdgW",
    active: "_1pjXb",
    week: "PcByv",
    days: "_1qh3T",
    day: "_2qF_L",
    month: "_1hSm5",
    slideRightEnter: "Rk89h",
    slideRightLeave: "_1nam4",
    slideRightEnterActive: "m5B3T",
    slideRightLeaveActive: "_2bZap",
    slideLeftEnter: "bGml_",
    slideLeftLeave: "_2WGqM",
    slideLeftEnterActive: "_3Ghls",
    slideLeftLeaveActive: "_2WLHG",
  },
  RTInput: {
    input: "lFVgC",
    withIcon: "_1nKdf",
    icon: "_3ga1V",
    inputElement: "_4bZUj",
    bar: "_3FySS",
    label: "_34120",
    fixed: "GRQEP",
    required: "_2G0aY",
    hint: "bMyi_",
    filled: "_34NWn",
    error: "_2k5Jz",
    counter: "_1oTuT",
    disabled: "_3ZfJq",
    errored: "_2s74E",
    hidden: "_2gAMv",
  },
  RTDialog: {
    wrapper: "_3nrqp",
    dialog: "_3lw90",
    active: "_3ea_1",
    small: "_38VTT",
    normal: "_1K3iz",
    large: "_10LcP",
    fullscreen: "_3tLXQ",
    title: "_2J-aP",
    body: "_1Ivuq",
    navigation: "wgwdj",
    button: "_22_c6",
  },
  RTOverlay: { overlay: "_2LA9x", active: "_1mb5R" },
};
Quest for Codev2.0.0
/
SIGN IN