mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Dark Theme changes (#42)
* Dark Theme changes * added reader icon for dark mode * epsilon Dark Theme changes
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
BIN
themes/themes/local/omega_dark/apps/reader_icon.png
Normal file
BIN
themes/themes/local/omega_dark/apps/reader_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user