Skip to content

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

Open
Nespelem-3000 wants to merge 1 commit into
SlRvb:mainfrom
Nespelem-3000:code-block-and-code-syntax-css
Open

Added syntax for code block & grouped all code related settings under…#154
Nespelem-3000 wants to merge 1 commit into
SlRvb:mainfrom
Nespelem-3000:code-block-and-code-syntax-css

Conversation

@Nespelem-3000
Copy link
Copy Markdown

@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
Copy Markdown
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.

2 participants