diff --git a/index.html b/index.html
index 28b5dd7..54af0d5 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-
Untitled - PascarPascar
Pascar - Keyboard Shortcuts
Menu Navigation
| Alt+F | Open File menu |
| Alt+E | Open Edit menu |
| Alt+S | Open Search menu |
| Alt+V | Open View menu |
| Alt+H | Open Help menu |
| ↑ / ↓ | Move through menu items |
| ← / → | Switch between menus |
| Enter | Activate highlighted item |
| Letter key | Activate underlined shortcut |
| Escape | Close menu |
File Operations
| Ctrl+N | New file |
| Ctrl+O | Open file from disk |
| Ctrl+S | Save / download file |
| Ctrl+Shift+S | Save As... |
| Ctrl+P | Print |
Editing
| Ctrl+Z | Undo |
| Ctrl+Y | Redo |
| Ctrl+X | Cut |
| Ctrl+C | Copy |
| Ctrl+V | Paste |
| Ctrl+A | Select All |
| Del | Delete selection |
| F5 | Insert date/time |
| Insert | Toggle Insert/Overwrite |
| Tab | Indent (4 spaces) |
| Shift+Tab | Unindent |
Search
| Ctrl+F | Find... |
| Ctrl+H | Find & Replace... |
| F3 | Find Next |
| Shift+F3 | Find Previous |
| Ctrl+G | Go to Line... |
View
| Alt+W | Toggle Word Wrap |
| Alt+L | Toggle Line Numbers |
| Ctrl++ | Zoom In |
| Ctrl+- | Zoom Out |
| Ctrl+0 | Reset Zoom |
Navigation
| Ctrl+Home | Beginning of file |
| Ctrl+End | End of file |
| Ctrl+Left/Right | Move word by word |
| Home / End | Start / end of line |
| Page Up / Down | Scroll one page |
General
| F1 | Show this help screen |
| Escape | Close menus / dialogs |
| Alt+F4 | Exit (close tab) |
Press Escape or F1 to close this screen
Find: Replace:
Go to line:
Untitled UTF-8
Words: 0 Chars: 0 Ln 1, Col 1 INS
\ No newline at end of file
+Untitled - PascarPascar
Pascar - Keyboard Shortcuts
Menu Navigation
| Alt+F | Open File menu |
| Alt+E | Open Edit menu |
| Alt+S | Open Search menu |
| Alt+V | Open View menu |
| Alt+H | Open Help menu |
| ↑ / ↓ | Move through menu items |
| ← / → | Switch between menus |
| Enter | Activate highlighted item |
| Letter key | Activate underlined shortcut |
| Escape | Close menu |
File Operations
| Ctrl+N | New file |
| Ctrl+O | Open file from disk |
| Ctrl+S | Save / download file |
| Ctrl+Shift+S | Save As... |
| Ctrl+P | Print |
Editing
| Ctrl+Z | Undo |
| Ctrl+Y | Redo |
| Ctrl+X | Cut |
| Ctrl+C | Copy |
| Ctrl+V | Paste |
| Ctrl+A | Select All |
| Del | Delete selection |
| F5 | Insert date/time |
| Insert | Toggle Insert/Overwrite |
| Tab | Indent (4 spaces) |
| Shift+Tab | Unindent |
Search
| Ctrl+F | Find... |
| Ctrl+H | Find & Replace... |
| F3 | Find Next |
| Shift+F3 | Find Previous |
| Ctrl+G | Go to Line... |
View
| Alt+W | Toggle Word Wrap |
| Alt+L | Toggle Line Numbers |
| Ctrl++ | Zoom In |
| Ctrl+- | Zoom Out |
| Ctrl+0 | Reset Zoom |
Navigation
| Ctrl+Home | Beginning of file |
| Ctrl+End | End of file |
| Ctrl+Left/Right | Move word by word |
| Home / End | Start / end of line |
| Page Up / Down | Scroll one page |
General
| F1 | Show this help screen |
| Escape | Close menus / dialogs |
| Alt+F4 | Exit (close tab) |
Press Escape or F1 to close this screen
Find: Replace:
Go to line:
Untitled UTF-8
Words: 0 Chars: 0 Ln 1, Col 1 INS
\ No newline at end of file
diff --git a/src/index.html b/src/index.html
index a9cf04c..881aee2 100644
--- a/src/index.html
+++ b/src/index.html
@@ -17,7 +17,7 @@
--border: #aaaaaa;
--shadow: #555555;
--dialog-bg: #aaaaaa;
- --dialog-title-bg: #000080;
+ --dialog-title-bg: #295991;
--dialog-title-fg: #ffffff;
--input-bg: #ffffff;
--input-fg: #000000;