mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 11:47:24 -03:00
16 lines
No EOL
258 B
CSS
16 lines
No EOL
258 B
CSS
:root {
|
|
--main-bg: #202124;
|
|
--main-fg: #e8eaed;
|
|
|
|
--alt-fg: #bd93f9;
|
|
|
|
--result-link-fg: #8ab4f8;
|
|
--result-fg: #999da2;
|
|
|
|
--button-bg: #303134;
|
|
|
|
--special-result-border: #bdc1c6;
|
|
|
|
--footer-fg: #999da2;
|
|
--footer-bg: #171717;
|
|
} |