Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom colors? #116

Closed
SillyShinyDragoon opened this issue Feb 8, 2021 · 5 comments · May be fixed by #137
Closed

Custom colors? #116

SillyShinyDragoon opened this issue Feb 8, 2021 · 5 comments · May be fixed by #137

Comments

@SillyShinyDragoon
Copy link

An option to set custom colors for each role (or heck even class) would be neat!

@bsides
Copy link
Owner

bsides commented Feb 19, 2021

I agree! Hopefully someone could open a PR for it!

@Brafficus
Copy link
Contributor

Hello, I'd like to work on this, I'm just having some issues testing locally. I installed yarn and ran the following commands from within the cloned repository:

yarn
yarn build
yarn serve build

I'm serving build since that seemed to be where the actual output of yarn build was going (file creation dates were correct there and not docs), but when I try to set ACT to http://localhost:5000 (as mentioned in your instructions and shown in the console for yarn serve), nothing shows up. This is even the case when I try to serve docs, so I'm thinking that there's something wrong with my local environment but I haven't had any luck figuring out what it might be. Do you happen to have any ideas? I'd love to get to work on this and see if I can include it for everyone!

@Brafficus
Copy link
Contributor

Disregard the above. Not sure if this is intended or not, but I ran it using npm start and pointing ACT at http://localhost:3000/horizoverlay instead. I'll get started on this now.

@Enubia
Copy link
Contributor

Enubia commented Mar 13, 2021

Disregard the above. Not sure if this is intended or not, but I ran it using npm start and pointing ACT at http://localhost:3000/horizoverlay instead. I'll get started on this now.

that's also what i did, are you now working on the custom colors? If you need help let me know, I'll go through the list of open issues and takle some other ones :D

@Brafficus
Copy link
Contributor

that's also what i did, are you now working on the custom colors? If you need help let me know, I'll go through the list of open issues and takle some other ones :D

Yes, I'll be working on this feature for right now (trying to get accustomed to React since I'm used to Angular), then I'll likely look at a couple other open issues afterwards. Thanks for the offer, I'll let you know if I need any help!

This was referenced Aug 21, 2021
@bsides bsides closed this as completed Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants