Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Sdorra
0efdd2a483 Add experimental high contrast mode (#1845)
Add an experimental high contrast color theme to SCM-Manager. The high contrast mode uses a dark background and color with a high contrast for a better accessibility.
The change adds the theme to ui-styles and theme switcher to the storybook of ui-components.
2021-11-04 08:33:11 +01:00
René Pfeuffer
2b38f55991 Make code larger (#1631)
Sets the font size for code to 1rem like other text
2021-04-26 12:10:54 +02:00
Sebastian Sdorra
99dae1c1bc Fix css syntax highlighting conflict with bulma title 2020-10-26 15:24:54 +01:00
Sebastian Sdorra
19bd660ddb Indent css module 2020-10-24 13:30:38 +02:00
Sebastian Sdorra
8140619c3c Replace wrong selector mozselect with -moz-select 2020-10-24 13:28:00 +02:00
Sebastian Sdorra
5f30cf8f30 Fix css conflicts on diff syntaxhighlighting by using a css module 2020-10-23 13:52:10 +02:00