]> source.dussan.org Git - nextcloud-server.git/commit
Refactor primary computation and fix a few missing theme parity variables 34210/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Fri, 23 Sep 2022 13:29:47 +0000 (15:29 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Fri, 23 Sep 2022 13:48:45 +0000 (15:48 +0200)
commit7a43559197ba77af68b9326e8e2c46d9cb211ac6
treeea324da06c0e50c4b952aae20aeb0820a81026f5
parent0b23ad925600adef279895c14f0006ae7d081e83
Refactor primary computation and fix a few missing theme parity variables

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
apps/theming/css/default.css
apps/theming/lib/Service/ThemesService.php
apps/theming/lib/Themes/CommonThemeTrait.php [new file with mode: 0644]
apps/theming/lib/Themes/DarkHighContrastTheme.php
apps/theming/lib/Themes/DarkTheme.php
apps/theming/lib/Themes/DefaultTheme.php
apps/theming/lib/Themes/HighContrastTheme.php