mirror of
https://github.com/araxiaonline/docs.git
synced 2026-06-13 03:32:31 -04:00
theme updates
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<style>
|
||||
:root {
|
||||
--dark-background: #11111f;
|
||||
--neon-blue: #00FFF0;
|
||||
--neon-blue: #1FFFFF;
|
||||
--metallic-silver: #C0C0C0;
|
||||
--soft-white: #F8F8FF;
|
||||
--mystic-green: #1FA774;
|
||||
@@ -53,7 +53,7 @@ h1 {
|
||||
}
|
||||
|
||||
h2, h3, h4 {
|
||||
color: var(--metallic-silver);
|
||||
color: var(--neon-blue);
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user