Docs dark theme rebased#1210
Conversation
| } | ||
| } | ||
|
|
||
| .scylla-icon { |
There was a problem hiding this comment.
Looks safe to remove part of these icons if we do not use them anymore and they are defined in the new icons font.
There was a problem hiding this comment.
I wanted to wait untill tested in other docs
| @@ -1,102 +1,121 @@ | |||
| /* Color names from https://chir.ag/projects/name-that-color */ | |||
| :root { | |||
There was a problem hiding this comment.
We are currently defining colors in two separate files: base/_variables.scss and variables/_colors.scss. To improve maintainability, we should consolidate these into a single file. Additionally, we should remove any unused variables and colors.
There was a problem hiding this comment.
Agree, just want to make sure I don't break anything right now.
| @@ -1,4 +1,6 @@ | |||
| @import "~foundation-sites/dist/css/foundation.min.css"; | |||
| @import "../../node_modules/foundation-sites/dist/css/foundation.min.css"; | |||
There was a problem hiding this comment.
Why is this change necessary?
5e620c0 to
358366a
Compare
|
Fixed tests: 70811e4 |
70811e4 to
6a2a3ef
Compare
6a2a3ef to
37f2217
Compare
|
LGTM. Let's wait for @annastuchlik review before merging. New issues derived from the changes in this PR:
To decide if we want to include them in the next release. |
|
@kwiato @dgarcia360 Thank you :) We can now merge and move on :) |
|
@dgarcia360 why cant I see dark node on the Theme site? https://sphinx-theme.scylladb.com/stable/ |
|
What I mean is that Dark Theme is part of the new theme that needs to be released yet. |













No description provided.