Skip to content

Sass Themes: Fix Operators Colouring #134

Description

@tajmone

If you look at ALAN Manual » Creating Classes and Instances, you can see that the code template examples don't look good:

The <instance identifier> IsA <class identifier> ...

The < and > are render in a very light Cyan colour that strides with the light background. I need to check and fix all the CSS themes (default and others) to ensure they are rendered properly.

  • Add test coverage in _dev/styles-tests/ to check and fix how operators are coloured in Sass themes:
    • Highlight:
      • Default.
      • Library theme.
      • Example theme.
    • highlight.js:
      • Default.
      • Library theme.
      • Example theme.
    • Rouge:
      • Default.
      • Library theme.
      • Example theme.

Metadata

Metadata

Assignees

Labels

👑 HTML FormatIssues with conversion to HTML format🔨 HighlightTool: Highlight (syntax highlighter)🔨 RougeTool: Rouge syntax highlighter (Ruby)🔨 SassTool: Dart Sass🔨 highlight.jsTool: highlight.js (syntax highlighter)💀 bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions