C
C#2y ago
trunksvn

❔ Not a question about how syntax or something about coding but, im trying to find the Themes Folder

basically where every theme that i installed is on Visual Studio 2022~??
4 Replies
trunksvn
trunksvn2y ago
ATTENTION!, its not Visual Studio Code !
mtreit
mtreit2y ago
I don't think themes are exposed in a folder anywhere.
trunksvn
trunksvn2y ago
🥺 😖
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
❔ EntityFramework Relations doesn't workHewoo, I'm new to EntityFramework and I'm trying to make a simple One to Many relation but it doesn'❔ ❔ MVC - Chart - Model - NullReferenceExceptionI'm using google chart to display my data. The chart works by default, but when I change the foreach❔ Get id from query or DTOImagine I have the next two entities class Task{ public int Id {get;set;} public string Desc {get;s✅ Is it possible to check how long it would take for the battery to finish charging?Hi, I know i got a lot of information form my previous thread, but I would still like to access more❔ ✅ How do I import System.Windows.Devices.Power?I know I need to make a namespace, but how? It doesn't show up on the list and I just want to aggrav❔ Capture parameter value with Moq decorated with the 'in' keywordHello! I'm writing Unit Tests for a library with a lot of structs, which utilizes the `in` keyword t✅ Mention user in footer in Embed (.Net 6)Hi, I'm trying to mention the user to used the command in the footer but I can only make it write itMap complex object (dictionary) from appsettings.json to modelHi, i have a complex appsettings.json like this ``` "interceptor": { "interactionType": "redire❔ Passing a list of values to Stored Procedure in EF CoreHey devs, I would like to know whether it is possible to pass a list of values as a parameter to a ✅ Input into list (Console app)**Program** I want the user to keep creating accounts, and then put them inside at list **Example o