mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 08:37:58 +01:00
Moderately different (and probably jarring) :*usage definition information.
This commit is contained in:
@@ -232,6 +232,11 @@ const ConfigBase = Class(ModuleBase, {
|
||||
Keyword color: red;
|
||||
Tag color: blue;
|
||||
|
||||
Usage
|
||||
LineInfo
|
||||
Usage>LineInfo display: none;
|
||||
Usage:hover>LineInfo display: inline;
|
||||
|
||||
!StatusLine color: white !important; background: black !important
|
||||
StatusLineBroken color: black !important; background: #FFa0a0 !important /* light-red */
|
||||
StatusLineSecure color: black !important; background: #a0a0FF !important /* light-blue */
|
||||
|
||||
Reference in New Issue
Block a user