Git Product home page Git Product logo

Comments (6)

open-collective-bot avatar open-collective-bot commented on May 20, 2024

Hey @jdheyburn 👋,

Thank you for opening an issue. We will get back to you as soon as we can. Have you seen our Open Collective page? Please consider contributing financially to our project. This will help us involve more contributors and get to issues like yours faster.

https://opencollective.com/material-theme

We offer priority support for all financial contributors. Don't forget to add priority label once you become one! 😄

from vsc-material-theme.

equinusocio avatar equinusocio commented on May 20, 2024

@LasaleFamine I don't remember why we generate that file.

from vsc-material-theme.

LasaleFamine avatar LasaleFamine commented on May 20, 2024

The user config file it is used for changelog update checks. The content is the same of the material-theme.config.json apart from 1 key, which is the changelog one that is updated (if needed) on every init. So I think that the file should be editable at least anyway.
This is an example of user.material-theme.config.json with the changelog addition:

{
  "accents": {
    "Acid Lime": "#C6FF00",
    "Blue": "#2979FF",
    "Breaking Bad": "#388E3C",
    "Bright Teal": "#64FFDA",
    "Cyan": "#00BCD4",
    "Graphite": "#616161",
    "Indigo": "#5C6BC0",
    "Lime": "#7CB342",
    "Orange": "#FF7042",
    "Pink": "#FF4081",
    "Purple": "#AB47BC",
    "Red": "#E57373",
    "Sky": "#84FFFF",
    "Tomato": "#F44336",
    "Teal": "#80CBC4",
    "Yellow": "#FFA000"
  },
  "accentsProperties": {
    "activityBarBadge.background": {
      "alpha": 100,
      "value": null
    },
    "activityBar.activeBorder": {
      "alpha": 100,
      "value": null
    },
    "list.activeSelectionForeground": {
      "alpha": 100,
      "value": null
    },
    "list.inactiveSelectionForeground": {
      "alpha": 100,
      "value": null
    },
    "list.highlightForeground": {
      "alpha": 100,
      "value": null
    },
    "scrollbarSlider.activeBackground": {
      "alpha": 50,
      "value": null
    },
    "editorSuggestWidget.highlightForeground": {
      "alpha": 100,
      "value": null
    },
    "textLink.foreground": {
      "alpha": 100,
      "value": null
    },
    "progressBar.background": {
      "alpha": 100,
      "value": null
    },
    "pickerGroup.foreground": {
      "alpha": 100,
      "value": null
    },
    "tab.activeBorder": {
      "alpha": 100,
      "value": null
    },
    "notificationLink.foreground": {
      "alpha": 100,
      "value": null
    },
    "editorWidget.resizeBorder": {
      "alpha": 100,
      "value": null
    },
    "editorWidget.border": {
      "alpha": 100,
      "value": null
    },
    "settings.modifiedItemIndicator": {
      "alpha": 100,
      "value": null
    },
    "settings.headerForeground": {
      "alpha": 100,
      "value": null
    },
    "panelTitle.activeBorder": {
      "alpha": 100,
      "value": null
    },
    "breadcrumb.activeSelectionForeground": {
      "alpha": 100,
      "value": null
    },
    "menu.selectionForeground": {
      "alpha": 100,
      "value": null
    },
    "menubar.selectionForeground": {
      "alpha": 100,
      "value": null
    },
    "editor.findMatchBorder": {
      "alpha": 100,
      "value": null
    },
    "selection.background": {
      "alpha": 40,
      "value": null
    },
    "statusBarItem.remoteBackground": {
      "alpha": 100,
      "value": null
    }
  },
+ "changelog": {
+   "lastversion": "33.8.0"
+ }
}

from vsc-material-theme.

dudeofawesome avatar dudeofawesome commented on May 20, 2024

@jdheyburn Did you end up finding a workaround to this?

from vsc-material-theme.

jdheyburn avatar jdheyburn commented on May 20, 2024

@dudeofawesome I didn't sadly, I stopped using this theme in favour of another that didn't need a runtime config written.

from vsc-material-theme.

dudeofawesome avatar dudeofawesome commented on May 20, 2024

That's too bad.

from vsc-material-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.