diff options
Diffstat (limited to 'pages/vomnibar.css')
| -rw-r--r-- | pages/vomnibar.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pages/vomnibar.css b/pages/vomnibar.css index 4b7199e3..dbcaf6e4 100644 --- a/pages/vomnibar.css +++ b/pages/vomnibar.css @@ -136,5 +136,8 @@ #vomnibarInput::selection { /* This is the light grey color of the vomnibar border. */ - background-color: #F1F1F1; + /* background-color: #F1F1F1; */ + + /* This is the light blue color of the vomnibar selected item. */ + background-color: #BBCEE9; } |
