1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +02:00

JUSH: Use dark mode

This commit is contained in:
Jakub Vrana
2025-03-14 09:55:34 +01:00
parent 134301b3ff
commit caea0b7f68
3 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,6 @@ thead td, thead th { color: #a8b05f; background: #011d35; }
thead th a { color: #a8b05f; }
fieldset { border-color: #16548a; }
code { background: #11385a; }
code[class^="jush-"] { color: #002240; background: #81a0bc; padding: .2em .5em; }
tbody tr:hover td, tbody tr:hover th { background: #133553; }
pre.jush { background: #a7c3dc; }
input.default { box-shadow: 1px 1px 1px #888; }

2
externals/jush vendored