Skip to content

Commit

Permalink
v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Mar 8, 2020
1 parent 83452a2 commit a1eba42
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rsthemes
Title: Full Themes for RStudio v1.2+
Version: 0.0.6
Version: 0.0.7
Authors@R:
person(given = "Garrick",
family = "Aden-Buie",
Expand Down
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# rsthemes 0.0.7

* Added a new theme: Flat White. Based on the [Atom theme](https://github.com/biletskyy/flatwhite-syntax).

* Many improvements were made to the light theme template,
including adding background color preferences, better
targeting of R-specific tokens, and the addition of
`$rlang-identifier`.

# rsthemes 0.0.6

* Added a favorite themes list. Similar to the preferred light/dark themes,
Expand Down

0 comments on commit a1eba42

Please sign in to comment.