0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00
websurfx/public/static/colorschemes/one-dark.css

12 lines
156 B
CSS
Raw Normal View History

2023-05-31 07:20:13 -04:00
:root {
--bg: #282c34;
--fg: #abb2bf;
--1: #3b4048;
--2: #a3be8c;
--3: #b48ead;
--4: #c8ccd4;
--5: #e06c75;
--6: #61afef;
--7: #be5046;
}