Skip to content

Commit acfeea0

Browse files
authored
Merge branch 'main' into wpkelso/styles/button-destructive
2 parents 7b92c67 + 6274091 commit acfeea0

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

lib/Styles/_exported.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
// these exported GtkCSS variables should be considered public API.
44

55
@define-color fg_color #{"" + $fg-color};
6+
@define-color bg_color #{"" + bg-color(2)};
7+
8+
@define-color base_color #{"" + bg-color(1)};
9+
@define-color highlight_color #{"" + $highlight_color};
10+
@define-color borders #{"" + $border-color};
611

712
@define-color selected_bg_color #{'alpha(@accent_color, 0.25)'};
813
@define-color selected_fg_color #{'shade(@accent_color, 0.5)'};

po/ka.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ msgstr ""
88
"Project-Id-Version: granite\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2025-05-14 16:40+0000\n"
11-
"PO-Revision-Date: 2024-02-20 06:12+0000\n"
11+
"PO-Revision-Date: 2025-05-23 03:55+0000\n"
1212
"Last-Translator: NorwayFun <[email protected]>\n"
13-
"Language-Team: Georgian <https://l10n.elementary.io/projects/desktop/granite/"
14-
"ka/>\n"
13+
"Language-Team: Georgian <https://l10n.elementaryos.org/projects/desktop/"
14+
"granite/ka/>\n"
1515
"Language: ka\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20-
"X-Generator: Weblate 5.0.2\n"
20+
"X-Generator: Weblate 5.11.4\n"
2121
"X-Launchpad-Export-Date: 2017-03-07 05:44+0000\n"
2222

2323
#. / TRANSLATORS: a GLib.DateTime format showing the hour (12h format) with seconds
@@ -155,7 +155,7 @@ msgstr ":"
155155
#. / TRANSLATORS: The "Super", "Windows", or "Command" key on the keyboard
156156
#: lib/Widgets/Utils.vala:30
157157
msgid "Super"
158-
msgstr ""
158+
msgstr "ღილაკი Super"
159159

160160
#: lib/Widgets/Utils.vala:34
161161
msgid "Shift"

0 commit comments

Comments
 (0)