aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/base/_colors.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
| | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases.
* refactor(prism): rename color scheme attributes and remove prefixArmand Philippot2022-02-081-2/+2
|
* chore: add a Prism plugin to set code blocks themeArmand Philippot2022-01-311-0/+40
|
* chore: update logoArmand Philippot2022-01-271-3/+5
| | | | | Adjust previous colors to fit the new website and add a dark version to better fit with the dark theme.
* chore: adjust colors and grid layoutArmand Philippot2022-01-251-2/+4
|
* feat: implement dark modeArmand Philippot2022-01-171-28/+60
|
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-7/+6
|
* chore: customize text selection colorsArmand Philippot2022-01-141-0/+1
|
* chore(prism): replace Coldark theme with a custom themeArmand Philippot2022-01-031-0/+9
|
* chore: add styles to WP blocksArmand Philippot2022-01-031-0/+4
|
* chore: replace svg imports with componentsArmand Philippot2021-12-221-1/+0
| | | | It allows me to control the colors of each SVG paths.
* chore: add a sharing componentArmand Philippot2021-12-211-0/+1
|
* chore: define secondary button stylesArmand Philippot2021-12-161-0/+3
| | | | I also rename submit style to primary.
* chore: define CSS variables for colors, fonts and spacingsArmand Philippot2021-12-131-0/+16