diff --git a/themes/themes/local/epsilon_dark.json b/themes/themes/local/epsilon_dark.json index 22c951642..a40cd14d4 100644 --- a/themes/themes/local/epsilon_dark.json +++ b/themes/themes/local/epsilon_dark.json @@ -50,11 +50,11 @@ "BackgroundSelected": "2b281f", "Text": "ffffff", "Comment": "999988", - "Number": "009999", - "Keyword": "ff000c", - "Operator": "d73a49", - "String": "032f62", - "GutterViewBackground": "E4E6E7" + "Number": "1abc9c", + "Keyword": "c03535", + "Operator": "e67e22", + "String": "3498db", + "GutterViewBackground": "1f1f1f" }, "Probability": { "Curve": "ffb734", @@ -76,9 +76,9 @@ "Text": "47443a" }, "Toolbox": { - "HeaderBackground": "656975", - "HeaderText": "000000", - "HeaderBorder": "414147", + "HeaderBackground": "3b3b3b", + "HeaderText": "ffffff", + "HeaderBorder": "3b3b3b", "Background": "ffffff" }, "List": { @@ -97,11 +97,11 @@ "Text": "ffffff" }, "Tab": { - "Background": "4a4a4a", + "Background": "2e2e2e", "BackgroundSelected": "2b281f", "BackgroundActive": "000000", "BackgroundSelectedAndActive": "26272e", - "Text": "000000", + "Text": "ffffff", "TextActive": "656975" }, "SubTab": { diff --git a/themes/themes/local/omega_dark.json b/themes/themes/local/omega_dark.json index 79a72dca0..30bcfb95a 100644 --- a/themes/themes/local/omega_dark.json +++ b/themes/themes/local/omega_dark.json @@ -50,11 +50,11 @@ "BackgroundSelected": "1f1f1f", "Text": "ffffff", "Comment": "999988", - "Number": "009999", - "Keyword": "ff000c", - "Operator": "d73a49", - "String": "032f62", - "GutterViewBackground": "E4E6E7" + "Number": "1abc9c", + "Keyword": "c03535", + "Operator": "e67E22", + "String": "3498db", + "GutterViewBackground": "1f1f1f" }, "Probability": { "Curve": "00857f", @@ -76,9 +76,9 @@ "Text": "ffffff" }, "Toolbox": { - "HeaderBackground": "b5b5b5", - "HeaderText": "000000", - "HeaderBorder": "b5b5b5", + "HeaderBackground": "3b3b3b", + "HeaderText": "ffffff", + "HeaderBorder": "3b3b3b", "Background": "ffffff" }, "List": { @@ -97,11 +97,11 @@ "Text": "ffffff" }, "Tab": { - "Background": "b5b5b5", + "Background": "2e2e2e", "BackgroundSelected": "8a8a8a", "BackgroundActive": "050505", "BackgroundSelectedAndActive": "1c1c1c", - "Text": "000000", + "Text": "ffffff", "TextActive": "ffffff" }, "SubTab": { diff --git a/themes/themes/local/omega_dark/apps/reader_icon.png b/themes/themes/local/omega_dark/apps/reader_icon.png new file mode 100644 index 000000000..8578f0372 Binary files /dev/null and b/themes/themes/local/omega_dark/apps/reader_icon.png differ