Skip to content

Commit d1b8ebe

Browse files
lorenzovnglnoatamir
authored andcommitted
Created icons for dark theme (pandas-dev#48790)
* Created icons for dark theme * Fix typo * Removed trailing whitespace * Removed old icons, greyed out SQL logo
1 parent 8780217 commit d1b8ebe

File tree

7 files changed

+24
-11
lines changed

7 files changed

+24
-11
lines changed

doc/source/_static/index_api.svg

+5-5
Loading

doc/source/_static/index_contribute.svg

+2-2
Loading

doc/source/_static/index_getting_started.svg

+1-1
Loading

doc/source/_static/index_user_guide.svg

+1-1
Loading

doc/source/_static/logo_sas_white.svg

+9
Loading

doc/source/_static/logo_sql.svg

+2-2
Loading

doc/source/getting_started/index.rst

+4
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,10 @@ the pandas-equivalent operations compared to software you already know:
607607
---
608608
:card: + comparison-card-sas
609609
:img-top: ../_static/logo_sas.svg
610+
:class: only-light
611+
612+
:img-top: ../_static/logo_sas_white.svg
613+
:class: only-dark
610614

611615
The `SAS <https://en.wikipedia.org/wiki/SAS_(software)>`__ statistical software suite
612616
also provides the ``data set`` corresponding to the pandas ``DataFrame``.

0 commit comments

Comments
 (0)