Skip to content

[FIX] Domain Editor - Adapt to dark mode#6727

Merged
ales-erjavec merged 1 commit into
biolab:masterfrom
PrimozGodec:domain-editor-dark-mode
Feb 16, 2024
Merged

[FIX] Domain Editor - Adapt to dark mode#6727
ales-erjavec merged 1 commit into
biolab:masterfrom
PrimozGodec:domain-editor-dark-mode

Conversation

@PrimozGodec
Copy link
Copy Markdown
Contributor

@PrimozGodec PrimozGodec commented Feb 7, 2024

Issue

Metas and class attributes are poorly visible in the domain editor in dark mode.

Description of changes

Use dark colours for a light background in the dark mode. It is exactly the same implementation as in the Data Table.

Before:

Screenshot 2024-02-07 at 16 58 38

After:

Screenshot 2024-02-07 at 16 56 57

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 7, 2024

Codecov Report

Merging #6727 (cd3ab6a) into master (f49e020) will increase coverage by 0.00%.
Report is 3 commits behind head on master.
The diff coverage is 0.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6727   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files         322      322           
  Lines       70577    70587   +10     
=======================================
+ Hits        62202    62214   +12     
+ Misses       8375     8373    -2     

@ales-erjavec ales-erjavec merged commit dc41035 into biolab:master Feb 16, 2024
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