A free and open source alternative ekşi sözlük front-end
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ozgursozluk/ozgursozluk/static/violet.css

10 lines
211 B

:root {
--main-fg: #ffffff;
--main-bg: #12152b;
--title-fg: #81C14B;
--entry-bg: #181c3a;
--entry-link-fg: #81C14B;
--border: #1F2347;
--button-bg: #1F2347;
color-scheme: dark;
}