Greasy Fork is available in English.

Greasy Fork Dark Theme

changes greasy/sleazy fork bright theme to dark.

< Feedback on Greasy Fork Dark Theme

Review: ياخشى - قوليازما ئىشلەيدۇ، بىراق خاتالىق بار

§
يوللانغان ۋاقتى: 2024-02-05

The previous update was 2 years ago and a bit buggy.

Text area is invisible.
Change line 763: background-color: rgb(19, 19, 19) !important;
Change line 764: border: 1px solid rgb(70, 70, 70) !important;

The scope of the selection is unclear. And stats page. Add this to "css" variable.
::selection {
color: rgb(229,218,123) !important;
background-color: rgb(60, 60, 60) !important;
}
canvas { background-color :#999; }

I want auto dark. Undark the site, if the OS is not dark.
Added to line 1364: css = "@media (prefers-color-scheme: dark) {" + css + "}";

Darken the orange a bit.
Change line 269: mainColor = 'rgb(180, 110, 0)';

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.