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

Added syntax for code block & grouped all code related settings under… #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nespelem-3000
Copy link

@Nespelem-3000 Nespelem-3000 commented Oct 21, 2022

Added the ability to customize code block colors via the theme settings/
Also grouped all code-colors related settings under one heading 'In The Shadows Settings' > 'Code Blocks'

@Nespelem-3000
Copy link
Author

Nespelem-3000 commented Oct 21, 2022

If having these settings active you could give a try to the Railgun Pale color scheme for code blocks (by be5invis). The scheme is rather neutral, minimalistic and eye saving.

Settings > Style Settings > In The Shadows Settings > Import (paste the following):
{ "ITS@@code-text@@dark": "#C7B48B", "ITS@@code-comment@@dark": "#555555", "ITS@@code-function@@dark": "#C7B48B", "ITS@@code-keyword@@dark": "#FFC62F", "ITS@@code-property@@dark": "#C7B48B", "ITS@@code-punctuation@@dark": "#7F7F7F", "ITS@@code-string@@dark": "#B58913", "ITS@@code-tag@@dark": "#C7B48B", "ITS@@code-value@@dark": "#BF7E06" }

@SlRvb SlRvb self-assigned this Dec 30, 2022
@SlRvb SlRvb added this to the ITS Theme v1.0.0 milestone Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants