Missing editor colors #1

Closed
opened 2023-02-09 20:57:42 +01:00 by DrMaxNix · 0 comments
Owner

Following .chroma classes are still missing a specific color and thus have a "fallback" color of white:

  • .dl (LiteralStringDelimiter)
  • .go (GenericOutput)
  • .gr (GenericError)
  • .gt (GenericTraceback)
  • .hl (LineHighlight)
  • .il (LiteralNumberIntegerLong)
  • .ln (LineNumbers)
  • .lnt (LineNumbersTable)
  • .ne (NameException)
  • .nl (NameLabel)
  • .ow (OperatorWord)
  • .sa (LiteralStringAffix)
  • .sd (LiteralStringDoc)
  • .sh (LiteralStringHeredoc)
  • .ss (LiteralStringSymbol)
  • .sx (LiteralStringOther)
  • .vc (NameVariableClass)
  • .vg (NameVariableGlobal)
  • .vi (NameVariableInstance)
  • .w (TextWhitespace)
Following `.chroma` classes are still missing a specific color and thus have a "fallback" color of `white`: - [x] `.dl` (LiteralStringDelimiter) - [x] `.go` (GenericOutput) - [x] `.gr` (GenericError) - [x] `.gt` (GenericTraceback) - [x] `.hl` (LineHighlight) - [x] `.il` (LiteralNumberIntegerLong) - [x] `.ln` (LineNumbers) - [x] `.lnt` (LineNumbersTable) - [x] `.ne` (NameException) - [x] `.nl` (NameLabel) - [x] `.ow` (OperatorWord) - [x] `.sa` (LiteralStringAffix) - [x] `.sd` (LiteralStringDoc) - [x] `.sh` (LiteralStringHeredoc) - [x] `.ss` (LiteralStringSymbol) - [x] `.sx` (LiteralStringOther) - [x] `.vc` (NameVariableClass) - [x] `.vg` (NameVariableGlobal) - [x] `.vi` (NameVariableInstance) - [x] `.w` (TextWhitespace)
DrMaxNix self-assigned this 2023-02-09 20:57:42 +01:00
DrMaxNix started working 2023-02-10 14:54:23 +01:00
DrMaxNix stopped working 2023-02-10 15:45:16 +01:00
50 minutes 53 seconds
DrMaxNix started working 2023-02-10 16:34:07 +01:00
DrMaxNix stopped working 2023-02-10 16:51:03 +01:00
16 minutes 56 seconds
DrMaxNix added the
feature
label 2024-07-15 11:42:56 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 1 hour 7 minutes
DrMaxNix
1 hour 7 minutes
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tjdev/gitea-theme-one-dark#1
No description provided.