0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00
websurfx/public/static/colorschemes/one-dark.css
MD AL AMIN TALUKDAR bc43e15467
Create one-dark.css
2023-05-31 16:50:13 +05:30

12 lines
156 B
CSS

:root {
--bg: #282c34;
--fg: #abb2bf;
--1: #3b4048;
--2: #a3be8c;
--3: #b48ead;
--4: #c8ccd4;
--5: #e06c75;
--6: #61afef;
--7: #be5046;
}