
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/mustafaozhan/Arc-Maia-Grey-Theme
Grey version of popular Arc theme colored by Manjaro Maia color
-Go to GitHub page for information and Installation
-If you want to SUPPORT me just a single STAR to the repository is enough !! NO MONEY NEEDED :)
-You can see my other repositories from my profile.
-Source are available and free to edit so you can FORK it.
-ISSUES welcomed to the issues page on GitHub
Bug Fixes 2 years ago
Bug Fixes
Bug Fixes 2 years ago
Bug Fixes
Bug Fixes 2 years ago
Bug Fixes
Pictures Updated 2 years ago
Pictures Updated
All Themes Updated 2 years ago
All Themes Updated
bastoshan
2 years ago
Report
dextre
2 years ago
Report
Wallkerock
2 years ago
I think, dark text box is not theme's problem. But I have simple solution for you.
Just you create folder "chrome" with "userContent.css" file. Look at this path:
/home/USER/.mozilla/firefox/??????????.default/chrome/userContent.css
Copy this content of userContent.css file and restart firefox:
/*
* Use this css file to eliminate problems in Firefox
* when using dark themes that create dark on dark
* input boxes, selection menus and buttons. Put this
* in the ../firefox/default/chrome folder or your
* individual user firefox profile chrome folder.
*/
input {
border: 2px inset white;
background-color: white;
color: black;
-moz-appearance: none !important;
}
textarea {
border: 2px inset white;
background-color: white;
color: black;
-moz-appearance: none !important;
}
select {
border: 2px inset white;
background-color: white;
color: black;
-moz-appearance: none !important;
}
input[type="radio"],
input[type="checkbox"] {
border: 2px inset white ! important;
background-color: white ! important;
color: ThreeDFace ! important;
-moz-appearance: none !important;
}
*|*::-moz-radio {
background-color: white;
-moz-appearance: none !important;
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
border: 2px outset white;
background-color: #eeeeee;
color: black;
-moz-appearance: none !important;
}
body {
background-color: white;
color: black;
display: block;
margin: 8px;
-moz-appearance: none !important;
}
Report
mustafaozhan
2 years ago
Report
Wallkerock
2 years ago
Report
Wallkerock
2 years ago
Report
mustafaozhan
2 years ago
Can you create an issue with screenshot at the link bellow.
https://github.com/mustafaozhan/Arc-Maia-Grey-Theme/issues
thank you for your feedback.
Report
Wallkerock
2 years ago
Report
mustafaozhan
2 years ago
Report
ddnexus
3 years ago
Report
mustafaozhan
3 years ago
Icons are Papirus Icon theme with Grey-Folders.(Originaly they are blue). I made a variotion of Papirus theme for dark GTK themes they are also here.
https://www.opendesktop.org/p/1203507/
Report
ddnexus
3 years ago
Report
mustafaozhan
3 years ago
Thank you for your feedback i checked the link which you send. You added grey version of folders. But i wanted to mention you that vectorel folder version.
You can see from that GitHub link. It will be better fit with dark themes.
https://github.com/mustafaozhan/Papirus-Icon-Theme-Vectorel-Folders
Report
ddnexus
3 years ago
Report
mustafaozhan
3 years ago
Report
ddnexus
3 years ago
Report
mustafaozhan
3 years ago
They have also screenshots there. You can check it. Folder Icons like in Side panel. For my opinion they are better fits with dark themes.
Report
ddnexus
3 years ago
Report
mustafaozhan
3 years ago
Report
ddnexus
3 years ago
http://www.dictionary.com/browse/vectorel?s=ts
https://dictionary.cambridge.org/spellcheck/english/?q=vectorel
Report
mustafaozhan
3 years ago
Report
dextre
3 years ago
Report
edjen
3 years ago
Report
Monotron
3 years ago
Report
mustafaozhan
3 years ago
Report