Color theme by Ryan Brue
Find a file
Ryan Brue 2c19cb5c24 Add WIP faded prism Helix theme
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-04-23 01:23:21 -05:00
.vscode dwa 2023-10-21 19:02:31 -05:00
.zed add zed theme 2024-08-26 00:02:24 -05:00
helix_theme Add WIP faded prism Helix theme 2025-04-23 01:23:21 -05:00
res wip 2024-08-24 14:22:32 -05:00
themes wip 2024-08-24 14:22:32 -05:00
.gitattributes dwa 2023-10-21 19:02:31 -05:00
.gitignore dwa 2023-10-21 19:02:31 -05:00
.vscodeignore add zed theme 2024-08-26 00:02:24 -05:00
CHANGELOG.md dwa 2023-10-21 19:02:31 -05:00
LICENSE Create LICENSE 2023-10-21 19:04:03 -05:00
package-lock.json 0.0.3 2023-10-21 22:22:16 -05:00
package.json 0.1.0 2024-08-24 14:29:10 -05:00
README.md wip 2024-08-24 14:22:32 -05:00
vsc-extension-quickstart.md dwa 2023-10-21 19:02:31 -05:00

Faded Prism Logo

A pastel color theme by Ryan Brue! Works great with all sorts of languages!

Code example

Motivation

I really like the One Dark Pro theme, but I felt like the colors were switched from what I would expect for each type of symbol. I felt like this coloring made more sense to me:

  • Red for keywords
  • Yellow for strings
  • Green for functions
  • Blue for types and classes

Using this simple framework, the rest of the features came naturally.

Contributing

If you'd like to make sure colors in your language of choice are properly defined, please make a PR!