diff --git a/Aaru.Tui/App.axaml b/Aaru.Tui/App.axaml
index ae591df8d..96ed98966 100644
--- a/Aaru.Tui/App.axaml
+++ b/Aaru.Tui/App.axaml
@@ -2,8 +2,16 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:console="https://github.com/jinek/consolonia"
x:Class="Aaru.Tui.App"
- RequestedThemeVariant="Light">
+ RequestedThemeVariant="Dark">
+
+
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/Aaru.Tui/Themes/CyberpunkColors.axaml b/Aaru.Tui/Themes/CyberpunkColors.axaml
new file mode 100644
index 000000000..a314d6ad1
--- /dev/null
+++ b/Aaru.Tui/Themes/CyberpunkColors.axaml
@@ -0,0 +1,56 @@
+
+
+
+
+
+
+ #000000 #00FFFF
+ #FF00FF #00FF00
+ #FF006E #7B00FF
+ #FF6B00 #FFFF00
+
+
+ #0A0A0A #1A1A1A
+ #2A2A2A
+
+
+ #00FFFF #FF00FF
+ #00FF00
+
+
+ #00FFFF #00FF80
+ #FF00FF #FFFF00
+ #FF006E #00FF00
+
+
+ #000000 #0A0A0A
+ #1A1A1A
+
+
+ #00FFFF #FF00FF
+ #00FF00
+
+
+ #000000
+ #000000
+ #0A0A0A
+ #1A1A1A
+ #00FFFF
+ #00FF80
+ #FF00FF
+ #FFFF00
+ #FF006E
+ #00FF00
+ #00FFFF
+ #FF00FF
+ #00FF00
+ #00FFFF
+ #FF00FF
+ #00FF00
+ #FF006E
+ #7B00FF
+ #FF6B00
+ #FFFF00
+
\ No newline at end of file
diff --git a/Aaru.Tui/Themes/CyberpunkOverrides.axaml b/Aaru.Tui/Themes/CyberpunkOverrides.axaml
new file mode 100644
index 000000000..4d31c8df9
--- /dev/null
+++ b/Aaru.Tui/Themes/CyberpunkOverrides.axaml
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Aaru.Tui/Themes/TurboVisionCyberpunkColors.axaml b/Aaru.Tui/Themes/TurboVisionCyberpunkColors.axaml
new file mode 100644
index 000000000..9283898b4
--- /dev/null
+++ b/Aaru.Tui/Themes/TurboVisionCyberpunkColors.axaml
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Aaru.Tui/Views/Dialogs/GoToPathDialog.axaml b/Aaru.Tui/Views/Dialogs/GoToPathDialog.axaml
index 91d7c01c6..ca8e74533 100644
--- a/Aaru.Tui/Views/Dialogs/GoToPathDialog.axaml
+++ b/Aaru.Tui/Views/Dialogs/GoToPathDialog.axaml
@@ -16,17 +16,24 @@
-
+
+ Brush="Cyan" />
-
+
-
+
+ Brush="Cyan" />
-
+
-
+
+ Brush="Cyan" />
-
+
+ Brush="Cyan" />
-
+
+ Brush="Cyan" />
-
diff --git a/Aaru.Tui/Views/Windows/HexViewWindow.axaml b/Aaru.Tui/Views/Windows/HexViewWindow.axaml
index c93d3493e..3309fc117 100644
--- a/Aaru.Tui/Views/Windows/HexViewWindow.axaml
+++ b/Aaru.Tui/Views/Windows/HexViewWindow.axaml
@@ -10,8 +10,11 @@
-
-
+
+
@@ -34,14 +37,15 @@
HotKey="F10"
Command="{Binding ExitCommand, Mode=OneWay}" />
-
+
+ Brush="Cyan" />
@@ -74,28 +78,29 @@
+ Foreground="{DynamicResource CyberNeonYellowBrush}" />
+ Foreground="{DynamicResource CyberNeonMagentaBrush}" />
+ Foreground="{DynamicResource CyberNeonLimeBrush}" />
-
+
-
diff --git a/Aaru.Tui/Views/Windows/ImageWindow.axaml b/Aaru.Tui/Views/Windows/ImageWindow.axaml
index e6886cefa..1ddf0ca2e 100644
--- a/Aaru.Tui/Views/Windows/ImageWindow.axaml
+++ b/Aaru.Tui/Views/Windows/ImageWindow.axaml
@@ -15,8 +15,11 @@
-
-
+
+
@@ -28,149 +31,166 @@
Command="{Binding ExitCommand, Mode=OneWay}"
HotKey="F10" />
-
+
+ Brush="Cyan" />
-
-
-
-
-
-
-
-
-
-
+ Grid.Column="0"
+ Background="{DynamicResource CyberBackgroundPrimaryBrush}">
+ Brush="Cyan" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ IsVisible="{Binding IsPartitionInformationVisible, Mode=OneWay}"
+ Background="{DynamicResource CyberBackgroundPrimaryBrush}">
+ Brush="Magenta" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+ IsReadOnly="True"
+ BorderBrush="{DynamicResource CyberNeonCyanBrush}"
+ BorderThickness="1" />
+ IsVisible="{Binding IsStatusVisible, Mode=OneWay}"
+ Foreground="{DynamicResource CyberNeonMagentaBrush}" />