modified pepa-linha-dark theme #1037
Replies: 4 comments 3 replies
-
Ahoi there, since i did what you describe here just yesterday, i can agree on your thoughts. Iam happy to see iam not alone with my demands and choices made. Feel free to get in touch and also check out my mess: |
Beta Was this translation helpful? Give feedback.
-
@ichier, I've linked the filamentish design from adminer.org. Please let me know if you can maybe work together to come up with one design that suits you both or if you want me to link your design separately. If the latter then please put it somewhere on GitHub. |
Beta Was this translation helpful? Give feedback.
-
Hey there! |
Beta Was this translation helpful? Give feedback.
-
Hey @ichier , since iam guaranteed honest if my sentance start by:
I wonder what happened and noticed that you probably grabbed an old Stylesheet from the Adminer Homepage and start cooking on a very old version! /*
* [######## YOU ########]
* Dark Theme by Pepa Linha [http://webdream.cz]
* @version 1.0.5
* modified by Ichier v0.5
*
* [###### SOURCE #######]
* Dark Theme by Pepa Linha [http://webdream.cz]
* @version 2.0.1
*/
:root {
/* Base colors */
--color-white: #fff;
--color-green: #5df1dc;
--color-green-dark: #0d3a33;
--color-orange: #ffb978;
--color-blue: #8fc3f7;
--color-blue-light: #c4d3f5;
--color-purple: #a1a6e0;
--color-purple-600: #797998;
--color-purple-700: #4b4c68;
--color-purple-800: #312f42;
--color-purple-900: #2e2c3e;
--color-purple-1000: #2a2838;
--color-red: #e44747;
--color-black: #000;
} Take a look at this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When i started using (the amazing piece of work) adminer i chose the pepa-linha-dark theme, with i loved the most - by far.
in oder to make it a work-horse (rather than a data-presentation one), i modified it to be more dense, show a lot more data.
so with recent adminer-updates i kept modifying it, and while reporting a php-warning just now, i thought i might share it. so here it is:
adminer.pepa-linha-dark_ichier.zip
i can put it on github, if there's interest or it gets shared on the adminerwebsite.
Beta Was this translation helpful? Give feedback.
All reactions