Skip to content

Commit

Permalink
Updated to Soft Dark TDT v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matiboux committed Feb 12, 2022
1 parent deb4630 commit 3599759
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Soft Dark TDT.tdesktop-palette
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
// THEME EDITOR SERVICE INFO START
// ID: 6030873904585637889
// ACCESS: 9170678982081173438
// THEME EDITOR SERVICE INFO END

windowBg: #202020; // white: fallback for background
windowFg: #f0f0f0; // black: fallback for text
windowBgOver: #181818; // light gray: fallback for background with mouse over
Expand Down Expand Up @@ -448,3 +453,15 @@ profileOtherAdminStarFgOver: profileOtherAdminStarFg;
profileAdminStarFgOver: profileAdminStartFg;
overviewCheckBgActive: windowBgActive;
botKbColor: windowBoldFgOver;
dialogsOnlineBadgeFgActive: #50a0c0;
dialogsOnlineBadgeFg: #4080c0;
sideBarBg: #202020;
sideBarBgActive: #303030;
sideBarBgRipple: #303030;
sideBarTextFg: #808080;
sideBarTextFgActive: #50a0f0;
sideBarIconFg: #808080;
sideBarIconFgActive: #50a0f0;
sideBarBadgeBg: #4080c0;
sideBarBadgeBgMuted: #808080;
sideBarBadgeFg: #f0f0f0;
Binary file modified Soft Dark TDT.tdesktop-theme
Binary file not shown.
6 changes: 6 additions & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Soft Dark TDT – Versions

## Cloud releases

- [v1.0](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v1.0) – February 12, 2022

## Development

## Development

- [v0.1](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.1) – August 4, 2017
Expand Down

0 comments on commit 3599759

Please sign in to comment.