[help] How can I change default color's hex code?
See original GitHub issueI want to change colors’s hex codes into dracula theme’s setting: https://github.com/dracula/dracula-theme#color-palette
Example:

Would it be possible to change color’s default value into ones I want? For example I want to change pink’s color into #ff79c6
and so on.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5
Top Results From Across the Web
Themes and Custom Colors - Whimsical Help Center
Set a Default Color Theme Click a color or "Edit Theme" to make changes: Choose your new default colors, color names, and text...
Read more >Defining Colors in CSS
Hexadecimal Color Values ... Probably the most common (yet least intuitive) way to specify colors in CSS is to use their hexadecimal (or...
Read more >How to Change the HTML Font Color - Kinsta
CSS lets you use color names, RGB, hex, and HSL values to specify the color. There are three ways to use CSS to...
Read more >CSS HEX Colors - W3Schools
A hexadecimal color is specified with: #RRGGBB, where the RR (red), GG (green) and BB (blue) hexadecimal integers specify the components of the...
Read more >Changing colors - Squarespace Help Center
Change site-wide colors While editing a page, click the paintbrush icon in the top-right corner, then click Colors. Click Edit palette to ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You already can use hex codes, and b works for bold. You can also created themes to define aliases for your own colors.
Got it, I can do something like following: