Skip to content

Instantly share code, notes, and snippets.

@hankei6km
Created February 4, 2023 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hankei6km/9e8fc04a558f7ca9c4fb2c7cf8a60642 to your computer and use it in GitHub Desktop.
Save hankei6km/9e8fc04a558f7ca9c4fb2c7cf8a60642 to your computer and use it in GitHub Desktop.
{"name":"deco-vscode","settings":"{\"settings\":\"{\\n \\\"window.titleSeparator\\\": \\\" 💛 \\\",\\n\\n // https://zenn.dev/kobito/articles/5a51afaa19abda\\n \\\"workbench.colorTheme\\\": \\\"Illusion\\\",\\n \\\"indentRainbow.colors\\\": [\\n \\\"rgba(128, 64, 64, 0.5)\\\", // 1インデント目の色\\n \\\"rgba(128, 96, 32, 0.5)\\\", // 2インデント目の色\\n \\\"rgba(128, 128, 32, 0.5)\\\", // 3インデント目の色\\n \\\"rgba( 32, 128, 32, 0.5)\\\", // 4インデント目の色\\n \\\"rgba( 32, 64, 128, 0.5)\\\", // 5インデント目の色\\n \\\"rgba(128, 64, 128, 0.5)\\\" // 6インデント目の色\\n ],\\n \\\"powermode.enabled\\\": true,\\n \\\"powermode.combo.counterEnabled\\\": \\\"hide\\\",\\n \\\"powermode.combo.counterSize\\\": 0,\\n \\\"powermode.shake.intensity\\\": 0\\n}\"}","extensions":"[{\"identifier\":{\"id\":\"hoovercj.vscode-power-mode\",\"uuid\":\"a27ff63d-ff11-478d-b1ab-19aa1ef19882\"},\"displayName\":\"Power Mode\"},{\"identifier\":{\"id\":\"oderwat.indent-rainbow\",\"uuid\":\"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b\"}},{\"identifier\":{\"id\":\"rwietter.illusion\",\"uuid\":\"a138103b-a439-4d1b-941d-1626a4ca090b\"},\"displayName\":\"Illusion\"}]"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment